I'm using Odoo 9 and i want to change the due date after the validation of the invoice when i do a payment in a way that due date takes the payment date . Should i create a new function or i override a function that already exist ? Any idea for help please i blocked with this problem for days now.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Overriding function is always a better way instead of creating new one . Because , the old function may harm the functional flow.
If you want to manually change the date in the invoice :
- you probably need to change the "required" condition of the due date field by inheriting the invoice form view
If you want to automatically set the incoice due date to payment date at payment registration :
- you probably need to to inherit/override the python method called by payment registration button
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 10 21
|
4625 | ||
|
2
thg 5 19
|
6395 | ||
How to apply char input field mask?
Đã xử lý
|
|
2
thg 5 19
|
9091 | |
|
0
thg 2 19
|
2399 | ||
|
0
thg 1 19
|
3726 |