Jump to content

What's the `date`  of a tblorders? 


malin

Recommended Posts

What's the `date`  of a tblorders? 

 

mysql> select * from tblorders limit 1;
+----+------------+--------+-----------+---------------------+-------------+----------------+----------+-----------+-----------+------------+-----------+--------+---------------+-----------+-----------+-----------------+-------------+-------------+-------+
| id | ordernum   | userid | contactid | date                | nameservers | transfersecret | renewals | promocode | promotype | promovalue | orderdata | amount | paymentmethod | invoiceid | status    | ipaddress       | fraudmodule | fraudoutput | notes |
+----+------------+--------+-----------+---------------------+-------------+----------------+----------+-----------+-----------+------------+-----------+--------+---------------+-----------+-----------+-----------------+-------------+-------------+-------+
| 15 | 9306257830 |      3 |         0 | 2020-01-01 00:03:41 |             |                |          |           |           |            | a:0:{}    |   0.00 | alipay_full   |         0 | Cancelled | 110.184.220.250 |             |             |       |
+----+------------+--------+-----------+---------------------+-------------+----------------+----------+-----------+-----------+------------+-----------+--------+---------------+-----------+-----------+-----------------+-------------+-------------+-------+

 

Whether the `date` is the order created date?  today  there is no new order,   but there have today's ` date`  orders.

 

Link to comment
Share on other sites

  • WHMCS Technical Analyst
2 hours ago, malin said:

What's the `date`  of a tblorders? 

 

Whether the `date` is the order created date?  today  there is no new order,   but there have today's ` date`  orders.

That is correct. "date" is indeed the order created date. It is strange that you are seeing today's date on the order but no orders for today in the admin area. Can you please check Order 15 and see what date is it showing in the admin area?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated