Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2195 Vizualizări

In the inventory module, in the inventory summaries (delivery orders), I have a Many2one field for analytical accounts, that field appears thanks to this module.

https://apps.odoo.com/apps/modules/16.0/stock_analytic/

If I fill out a record with your analytics account, how can I autofill the analytics account of the following records based on the analytics account that was chosen in the first record?


Example: if in the first record I choose the administrative analytical account, that in the following records the field is auto-completed with that same analytical account.

Thank you!

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

The easier option for you to achieve this will be by adding a field in the picking level named Analytic accounts and then when you add lines (stock.move), you can pass this value as default value for newly adding lines.

To achieve this:

* define field in stock.picking to set analytic accounts

* adjust the context of one2many tree and pass default value through the context


Thanks

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
nov. 23
1743
1
aug. 21
3009
0
feb. 18
2771
2
mai 25
4239
0
nov. 22
2490