Skip to Content
Menu
This question has been flagged

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!

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
kov. 24
2204
2
kov. 22
7003
0
rugp. 20
3882
0
birž. 24
3074
2
lapkr. 23
3725