跳至内容
菜单
此问题已终结
3 回复
7230 查看

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


形象
丢弃
编写者 最佳答案

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.


形象
丢弃
最佳答案

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. 

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
1月 20
2809
1
7月 19
3224
1
12月 21
2778
0
9月 20
3190
0
6月 20
5439