Why the status is open even though i already paid the amount and has no balance?
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ờ
1
Trả lời
4052
Lượt xem
Hi,
We are new in openerp. We have an issue and we dont know if is the correct functionality of openerp or a bug.
We pay the supplier invocies throught the "Pay invoice" button on the supplier invoices form. But after validate the invoices are always in open status.
Please, there is a bug or we need to do someting else.
Thanks
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 | |
---|---|---|---|---|
|
3
thg 3 15
|
4947 | ||
|
3
thg 11 24
|
3608 | ||
|
3
thg 12 22
|
6266 | ||
|
0
thg 10 22
|
2498 | ||
|
1
thg 11 19
|
4618 |
make sure the exact amount has been paied, sometimes the third decimal point may couse this..%
im sure i paid the exact amount. I think its about the code. because i modify the residual for example the amount_total = 700 then i have a new tree for deductions.. total_deductions = 200, the the amount_total and residual should be 500 which is correct and the amount which is appearing when i clicked the register payment button. but i think it still gets the amount which has no deduction because when i pay 700 eventhough the amount printed is 500 it becomes PAID..
Seems the code miss compute the deductions, when compare the amounts. Test your case with the latest build here runbot.openerp.com