añadido product_secuence y product_code_unique para crear secuencias de productos por categoría
related 6
This commit is contained in:
parent
46d66821ec
commit
4fe2e3d368
73 changed files with 5643 additions and 0 deletions
14
product_sequence/readme/USAGE.rst
Normal file
14
product_sequence/readme/USAGE.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
To specify a different sequence for a product category proceed as follows:
|
||||
|
||||
#. Go to the a Product Category form view.
|
||||
(**note:** you will need to install Inventory app to be able to access to
|
||||
the form view, *Inventory > Configuration > Products > Products Categories*;
|
||||
or create a menuitem manually).
|
||||
#. Fill the *Prefix for Product Internal Reference* as desired.
|
||||
#. Under the settings (Settings -> General Settings -> Products), you can specify
|
||||
whether the prefix of the parent category should be used if no prefix has been
|
||||
specified for the category.
|
||||
|
||||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
||||
:alt: Try me on Runbot
|
||||
:target: https://runbot.odoo-community.org/runbot/135/12.0
|
Loading…
Add table
Add a link
Reference in a new issue