[UPD] README.rst

This commit is contained in:
OCA-git-bot
2023-05-15 09:07:55 +00:00
parent fecbb2b092
commit ffa32049b9
2 changed files with 4 additions and 4 deletions

View File

@@ -60,8 +60,8 @@ Usage
* the recurrence parameters: interval (days, weeks, months, months last day or years), * the recurrence parameters: interval (days, weeks, months, months last day or years),
start date, date of next invoice (automatically computed, can be modified) and end date (optional) start date, date of next invoice (automatically computed, can be modified) and end date (optional)
* auto-price, for having a price automatically obtained from the price list * auto-price, for having a price automatically obtained from the price list
* #START# or #END# in the description field to display the start/end date of * #START# - #END# or #INVOICEMONTHNAME# in the description field to display
the invoiced period in the invoice line description the start/end date or the start month of the invoiced period in the invoice line description
* pre-paid (invoice at period start) or post-paid (invoice at start of next period) * pre-paid (invoice at period start) or post-paid (invoice at start of next period)
#. The "Generate Recurring Invoices from Contracts" cron runs daily to generate the invoices. #. The "Generate Recurring Invoices from Contracts" cron runs daily to generate the invoices.

View File

@@ -407,8 +407,8 @@ user access rights.</p>
<li>the recurrence parameters: interval (days, weeks, months, months last day or years), <li>the recurrence parameters: interval (days, weeks, months, months last day or years),
start date, date of next invoice (automatically computed, can be modified) and end date (optional)</li> start date, date of next invoice (automatically computed, can be modified) and end date (optional)</li>
<li>auto-price, for having a price automatically obtained from the price list</li> <li>auto-price, for having a price automatically obtained from the price list</li>
<li>#START# or #END# in the description field to display the start/end date of <li>#START# - #END# or #INVOICEMONTHNAME# in the description field to display
the invoiced period in the invoice line description</li> the start/end date or the start month of the invoiced period in the invoice line description</li>
<li>pre-paid (invoice at period start) or post-paid (invoice at start of next period)</li> <li>pre-paid (invoice at period start) or post-paid (invoice at start of next period)</li>
</ul> </ul>
</li> </li>