Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3527 Visualizações

We have a BoM we sell as a kit to our customers, for example it has a Part Number of 123:
This kit consist of 2 of one component P.No 003 and 1 of a another P.no 006.

all kit components have their own unique serial number that we need to track, as well as our customer needs to track and confirm the serial numbers on the delivery slip match the serial number in the box delivered.

So when a customer orders multiple of the same kit for one order, all the kit's components are placed on the delivery slip with no regards for the actual kit that the component belongs too: 
e.g.

ProductSerial NumberQuantity
(003) Kit Component A
00011
(003) Kit Component A
00021
(003) Kit Component A

0003

1
(003) Kit Component A
00041
(006) Kit Component B 
11121
(006) Kit Component B
1113

1


We would want it to look like:

          ProductSerial NumberQuantity
           (123) Kit Name

                (003) Kit Component A
          0001
          1
                (003) Kit Component A

          0002

          1
                (006) Kit Component B

          11121
           (123) Kit Name

                (003) Kit Component A
          0003

          1

                (003) Kit Component A

          0004
          1
                (006) Kit Component B
          1113
          1


           I have been experementing with the XML editor in Odoo Studio, but so far I am unable to get it to work.

          Any help is appreacated

          Avatar
          Cancelar
          Melhor resposta

          Hello,

          2494 views but no answer. Did you solve that challenge?
          We have a similar one.
          We would like to show at least the kits name on the top and subcomponents including the level (for subassemblies).

          Today we are using Odoo16 CE.

          BR

          Avatar
          Cancelar
          Publicações relacionadas Respostas Visualizações Atividade
          1
          jul. 25
          2642
          1
          set. 24
          2933
          0
          mai. 23
          2341
          3
          mar. 25
          24075
          2
          nov. 22
          3338