Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

22
sale_exception/readme/USAGE.md Executable file
View File

@@ -0,0 +1,22 @@
Not Enough Virtual Stock: \#. Go to *Sales \> Products \> Products*. \#.
Create new storable product without stock available. \#. Go to *Sales \>
Orders \> Quotations* \#. Create new quotation. \#. Add product without
stock available. \#. An exception will be displayed.
No ZIP code on destination: \#. Go to *Contacts*. \#. Edit or create new
contact. \#. Set empty zip code. \#. Go to *Sales \> Orders \>
Quotations* \#. Create new quotation. \#. Set delivery address with no
zip code. \#. An exception will be displayed.
Product warning: \#. Go to *Sales \> Products \> Products*. \#. Edit or
create new product. \#. Go to *Sales* tab. \#. Set your desired warning
option under the *Warning when Selling this Product* group. \#. Set some
warning message. \#. Go to *Sales \> Orders \> Quotations* \#. Create
new quotation. \#. Add product with warning message. \#. An exception
will be displayed.
Partner warning: \#. Go to *Contacts*. \#. Edit or create new contact.
\#. Go to *Internal notes* tab. \#. Set warning option according to
*Warning on the Sales Order* group. \#. Set some warning message. \#. Go
to *Sales \> Orders \> Quotations* \#. Create new quotation. \#. Set
partner with warning message. \#. An exception will be displayed.