CoreBOSBB
SalesOrder default recurring invoices Dates - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9)
+--- Thread: SalesOrder default recurring invoices Dates (/showthread.php?tid=1827)



SalesOrder default recurring invoices Dates - radu - 06-03-2020

In current git ,when creating/editing a SO, the default dates that get filled into Billing Period Starts On  and Billing Period Ends On for recurring invoices are set to current date regardless of the activatio/deactivation checkbox for recurring invoicing. That, if left unmodified will trigger an error on save since the recurring interval cannot start on the same day.
This can be fixed by setting those fields to empty with business map, but I think that unless it's a form of validating those dates before saving, they should start empty and should be ignored recurring if is not checked. To test it just create a sales order and try to save without altering default recurring dates.


RE: SalesOrder default recurring invoices Dates - joebordes - 06-04-2020

fixed!

thanks!


RE: SalesOrder default recurring invoices Dates - radu - 06-05-2020

Yes, it works ok now Wink.

Thanks!