[IMP] accounting: clarify deferred start date
closes odoo/documentation#8572
X-original-commit: 1f4c1f455d
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Ricardo Gomes Rodrigues (rigr) <rigr@odoo.com>
This commit is contained in:
parent
47dd40c690
commit
869a75d917
@ -55,7 +55,8 @@ Generate deferral entries on validation
|
|||||||
.. tip::
|
.. tip::
|
||||||
Make sure the :guilabel:`Start Date` and :guilabel:`End Date` fields are visible in the
|
Make sure the :guilabel:`Start Date` and :guilabel:`End Date` fields are visible in the
|
||||||
:guilabel:`Invoice Lines` tab. In most cases, the :guilabel:`Start Date` should be in the same
|
:guilabel:`Invoice Lines` tab. In most cases, the :guilabel:`Start Date` should be in the same
|
||||||
month as the :guilabel:`Invoice Date`.
|
month as the :guilabel:`Invoice Date`. Deferred revenue entries are posted from the invoice
|
||||||
|
date and are displayed in the report accordingly.
|
||||||
|
|
||||||
For each line of the invoice that should be deferred, specify the start and end dates of the
|
For each line of the invoice that should be deferred, specify the start and end dates of the
|
||||||
deferral period.
|
deferral period.
|
||||||
|
@ -55,7 +55,8 @@ Generate deferral entries on validation
|
|||||||
.. tip::
|
.. tip::
|
||||||
Make sure the :guilabel:`Start Date` and :guilabel:`End Date` fields are visible in the
|
Make sure the :guilabel:`Start Date` and :guilabel:`End Date` fields are visible in the
|
||||||
:guilabel:`Invoice Lines` tab. In most cases, the :guilabel:`Start Date` should be in the same
|
:guilabel:`Invoice Lines` tab. In most cases, the :guilabel:`Start Date` should be in the same
|
||||||
month as the :guilabel:`Bill Date`.
|
month as the :guilabel:`Bill Date`. Deferred expense entries are posted from the bill date and
|
||||||
|
are displayed in the report accordingly.
|
||||||
|
|
||||||
For each line of the bill that should be deferred, specify the start and end dates of the deferral
|
For each line of the bill that should be deferred, specify the start and end dates of the deferral
|
||||||
period.
|
period.
|
||||||
|
Loading…
Reference in New Issue
Block a user