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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
4033
Weergaven
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
3
mrt. 15
|
4941 | ||
|
3
nov. 24
|
3572 | ||
|
3
dec. 22
|
6245 | ||
|
0
okt. 22
|
2488 | ||
|
1
nov. 19
|
4603 |
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