In the POS there is an option in the Payment stage for generating invoice for the sale being made. instead of giving an option i want to make invoicing mandatory. How to do it? Kindly guide.
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ờ
Made the following changes in to code to force invoice on all POS orders
addons/point_of_sale/static/js/Screens/PaymentScreen.js
i. Search for async validateOrder(isForceValidate) { (around line 165)
ii.
Add the following code below the function definition
if (!this.currentOrder.is_to_invoice()){this.toggleIsToInvoice();}
Upgrade the Point of sale app
Archive the "Cash" and "Bank" Payment Methods
Point of Sale --> Configuration --> Payment Methods.
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ý