Skip to Content
Menu
This question has been flagged
1 Odpoveď
4442 Zobrazenia

I need a way to create on the sale.order.lines a position column, and on the invoice .line too.

Then when I create from a sale.order a invoice, the position (new field) should give the value to the new invoice field.

How can I do that, or is there any modul that can make this?


Avatar
Zrušiť
Best Answer

Hello,

You can add your new column by _inherit the model.

After adding your fields, you need to override _prepare_order_line_invoice_line to create the invoice line values.

Hope this will help


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
jún 24
1975
1
máj 19
3880
1
máj 19
10734
0
aug 16
9082
2
jan 16
5141