Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
7229 Widoki

Hello

am trying to find a module or make that can do 

Internal reference as unique and required or (Mandatory Field)   

When crating Product Variant Default Code it should inherit the product Default code with the variant value

Let say a Product: TABLE, Internal reference: T1234, A variant of color: red blue

When the variant crated what I want to get is

Product Variant Default Code: T123-red, Product Name: Table

Product Variant Default Code: T123-Blue, Product Name: Table

it is well unique well inherited Not sequential or empty or any other.

Thanks


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks all  

am going for the customization   

the thing is i don't want the sequencing or auto generating  product default code 

only on the  variant creation default product code to be inherited product Default code form the template.Product_Default_code to product.product_default_code || variant  

what am saying anyone can help me coding this  

Just for clarification :-

Product Name : Air Filter,   internal reference: 1901010, Variant: Type D & E

automatically the variant creation would be 

internal Reference    Product Name

1901010-D                      Air Filter 

1901010-E                       Air Filter

thanks.


Awatar
Odrzuć
Najlepsza odpowiedź

You could try the following approach.

  1. Make Internal Reference required on the Product Template

  2. Define a sequence (with no gaps) and use it to assign the sequence number to Internal Reference using an Automated Action

  3. Define an Automated Action on Product Variant to set the Internal Reference value based on the criteria you need. 

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

There is a lot of modules available in the Odoo app store for the product code generation, but it does not match with what exactly you are looking for. For your requirement I think, you have to customize the system accordingly as per the need.

Anyway have a look at this module: Product Code


Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sty 20
2809
1
lip 19
3224
1
gru 21
2778
0
wrz 20
3190
0
cze 20
5439