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

Hello, I have 2 simple models:

 the first one is to create a product and it has name and quantity

the other one is to record how many products sold. 

I want to get the quantity value from the first model onto the second one and update it if something is sold, how can I do that? 

Thanks,,,

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

You can create a Many2one field in the second model with first model as comodel. Then you can access the quantity field of first model as "many2one_fleld_id.quantity".

Regards

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 23
3868
0
apr. 23
2952
5
iun. 21
17782
1
mar. 21
5723
1
nov. 19
3618