Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată

Need help to disable adding more line to Customer Invoice (account.move) using inheritance.

I've tried using these methods;

  1. Use create=0 on the tree but it disables not only Customer Invoice, but other account.move move_type as well (example: Vendor Bill).
  2. Tried to put options - no_create = [('move_type') , '=', 'out_invoice)] but it also failed.

Logically, i need to use create=[('move_type') , '=', 'out_invoice)] to solve the method 1 problem but it failed because i think the 'create' attribute is not accepting domain. Any other idea how to disable it? 


Thankyou in advance!

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
mar. 24
2059
2
mar. 22
6720
0
aug. 20
3740
0
iun. 24
2775
2
nov. 23
3460