añadido product_secuence y product_code_unique para crear secuencias de productos por categoría

related 6
This commit is contained in:
santiky 2021-08-08 14:53:02 +02:00
parent 46d66821ec
commit 4fe2e3d368
Signed by: snt
GPG key ID: A9FD34930EADBE71
73 changed files with 5643 additions and 0 deletions

View file

@ -0,0 +1,6 @@
* Angel Moya <angel.moya@domatix.com>
* Graeme Gellatly <g@o4sb.com>
* Sodexis <dev@sodexis.com>
* Lois Rilo <lois.rilo@eficent.com>
* Sudhir Arya <sudhir@erpharbor.com>
* Alexandre Díaz <alexandre.diaz@tecnativa.com>

View file

@ -0,0 +1,5 @@
This module allows to associate a sequence to the product reference.
The reference (default code) is unique (SQL constraint) and required.
You can optionally specify different sequences for different product
categories.

View 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