CoreBOSBB

Full Version: SalesOrder default recurring invoices Dates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
fixed!

thanks!
Yes, it works ok now Wink.

Thanks!