Compare commits

...

2 Commits

Author SHA1 Message Date
dadu 0cd9472a4a Update PWA instructions
- In both Chrome and Firefox, the button to install PWAs has changed from 'Install' to 'Add to home screen'
https://support.google.com/chrome/answer/9658361?co=GENIE.Platform%3DAndroid&oco=1
2024-12-03 16:40:40 +01:00
LoredanaLrpz 04111d2f04 [IMP] POS: returns and credit note
task-4016275

closes odoo/documentation#11501

X-original-commit: 208c1b8e81
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-12-03 13:11:36 +00:00
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -25,10 +25,10 @@ instructions to install a PWA depend on the platform and browser used.
.. tab:: Android
**Chrome**: open Chrome's menu (:guilabel:`⋮`), select :guilabel:`Install app`, and tap
**Chrome**: open Chrome's menu (:guilabel:`⋮`), select :guilabel:`Add to home screen`, and tap
:guilabel:`Install`.
**Firefox**: open Firefox's menu (:guilabel:`⋮`), select :guilabel:`Install`, and either touch
**Firefox**: open Firefox's menu (:guilabel:`⋮`), select :guilabel:`Add to Home screen`, and either touch
and hold the Odoo icon or tap :guilabel:`Add automatically`.
The PWA can also be installed with **Samsung Internet**, **Edge**, and **Opera**.
@@ -118,6 +118,9 @@ To return and refund a product,
setting a negative quantity that equals the number of returned products. To do so, click
:guilabel:`Qty` and :guilabel:`+/-`, followed by the quantity of returned products.
Once the return payment is validated, Odoo generates the required credit note, referencing the
original receipt or invoice and partially or fully canceling the document.
.. _pos/cash-register:
Manage the cash register