Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sales Order - Quote Date
02-10-2017, 11:39 PM,
#1
Sales Order - Quote Date
Hallo,
I noted there is a bug on the Delivery Details Screen (DeliveryDetails.php)
Whatever date you input in the field Quote Date, current date is saved in the salesorder table.

Could you please look into this issue?

Also, while trying to fix the issue (unsuccesfully), I noted that in the file DeliveryDetails.php line 391 reads:
'" . $QuotDate . "',
I think it should be:
'" . $QuoteDate . "',

Last question: Where can I get latest version of the application with all current bug fixes?

Thank you very much


Attached Files Thumbnail(s)
   
Reply
02-11-2017, 01:41 AM,
#2
RE: Sales Order - Quote Date
I don't see this behaviour, what version are you using?

The latest 4.13.1 is available from here : https://sourceforge.net/projects/web-erp...urce=files

and the very latest code can be got by going to here : https://sourceforge.net/p/web-erp/code/HEAD/tree/

and click on "Download snapshot"

Tim
Reply
02-11-2017, 03:59 AM, (This post was last modified: 02-11-2017, 04:31 AM by donnell_512.)
#3
RE: Sales Order - Quote Date
Hi Tim,
thanks for your reply.
I was using ver 4.13 and now I upgraded to 4.13.1 as recommended.
Still the issue is not solved.
Pls see attached screenshots.
What's annoying is that the wrong Order Date is printed on Customer Invoices.
Thanks,


Attached Files Thumbnail(s)
       
Reply
02-11-2017, 07:35 AM, (This post was last modified: 02-11-2017, 07:36 AM by TurboPT.)
#4
RE: Sales Order - Quote Date
$QuotDate is ok, see line 336 where it is set. [has the same spelling]

Could it simply be that the desired date format is not applied in the configuration settings ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)