[Vtigercrm-commits] [Vtiger development] #8614: last_recurring_date field isn't updated when modifying recurring frequency
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Aug 13 07:38:29 GMT 2015
#8614: last_recurring_date field isn't updated when modifying recurring frequency
-----------------------+-------------------------------
Reporter: ghilt | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: Unassigned
Component: vtigercrm | Version: 6.3.0
Severity: Medium | Keywords: recurring billing
-----------------------+-------------------------------
If you change the recurring frequency of an order, ), the
last_recurring_date field from vtiger_invoice_recurring_info mysql table
isn't updated accordingly.
For example, if on the 2015-08-13 you set a monthly recurring, the first
invoice will be automatically created on the 2015-09-13, and
last_recurring_date will be set to that date.
Then, if you update the frequency to daily, last_recurring_date will still
be set to 2015-09-13 so you won't have any daily invoice before this date.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8614>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list