Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty

How to add a field from SO to invoice ? 

Avatar
Hylkää
Tekijä Paras vastaus

1. Create a new field in sale.order (x_studio_agd1)

2. Create a new field in sale.order.line (x_studio_agd2) --> more --> related field (order_id.x_studio_agd1)

3. Create a new field in account.move.line (x_studio_agd3) --> more --> related field (sale_line_ids.x_studio_agd2)

4. Create a new field in account.move (x_studio_agd4) --> more --> related field (invoice_line_ids.x_studio.agd3)

Video: https://www.awesomescreenshot.com/video/3764019?key=2d48d3a84d58a502940ec4ee3f7cb173

Avatar
Hylkää

As sale_line_ids is a many2many field, there is a chance for singleton error when there is multiple records with the above code

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
elok. 25
124
2
heinäk. 25
431
1
heinäk. 25
580
2
heinäk. 25
666
2
kesäk. 25
827