跳至內容
選單
此問題已被標幟
1 回覆
4455 瀏覽次數

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?


頭像
捨棄
最佳答案

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


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 24
1995
1
5月 19
3884
1
5月 19
10757
0
8月 16
9095
2
1月 16
5148