mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-22 04:12:07 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,24 @@
|
|||
* Go to Point of Sale.
|
||||
* Choose the view list.
|
||||
* Edit your point of sale, and select a value for the field
|
||||
'Payment Change Policy'.
|
||||
|
||||
Two options are available:
|
||||
|
||||
* 'Refund and Resale': Odoo will refund the current
|
||||
Pos Order to cancel it, and create a new PoS Order
|
||||
with the correct payment lines
|
||||
|
||||
* 'Update Payments': Odoo will change payment lines.
|
||||
|
||||
.. figure:: ../static/description/pos_config_form.png
|
||||
|
||||
|
||||
**Note**
|
||||
In some countries the 'Update Payments' Option
|
||||
is not allowed by law, because orders history shouldn't not be altered.
|
||||
|
||||
For that purpose, a constrains is present to check the value of this
|
||||
field. If the module ``l10n_fr_certification`` is installed and if the
|
||||
current company has an inalterable accounting, it will not be possible
|
||||
to select the value 'Update Payments'.
|
||||
Loading…
Add table
Add a link
Reference in a new issue