Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002560Openbravo ERPF. Localizationpublic2008-01-28 17:302008-07-11 15:27
dalsasua 
dalsasua 
highmajoralways
closedfixed 
5
 
2.402.40beta 
No
Core
No
0002560: Automatic creation of payments in invoices with manual paym.
In a purchase or sales invoice with some lines, create a payment in the payment tab of the invoice with some amount. Asign one payment term with more than one payment (for example, two payments). Complete the invoice, and watch at the payment tab. OB will do:


        X € - total amount of the invoice

        Y € - manually created payment
      X/2 € - automaticaly created payment while completing invoice
(X/2 - Y) € - automaticaly created payment while completing invoice

and it should do:

        X € - total amount of the invoice

        Y € - manually created payment
  (X-Y)/2 € - automaticaly created payment while completing invoice
  (X-Y)/2 € - automaticaly created payment while completing invoice
No tags attached.
Issue History
2008-06-13 19:40psarobePrioritynormal => high
2008-06-13 19:40psarobeSeverityminor => major
2008-06-13 19:40psarobeDescription Updated
2008-06-13 19:40psarobeStatusnew => scheduled
2008-06-13 19:58cromeroTarget Version => 2.40
2008-06-18 19:49svnbotCheckin
2008-06-18 19:49svnbotNote Added: 0007847
2008-06-18 19:49svnbotStatusscheduled => resolved
2008-06-18 19:49svnbotResolutionopen => fixed
2008-06-18 19:49svnbotsvn_revision => 5165
2008-07-11 15:27plujanStatusresolved => closed
2008-07-11 15:27plujanFixed in Version2.40 => 2.40beta

Notes
(0006149)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1881245 [^]
(0007847)
svnbot   
2008-06-18 19:49   
Repository: openbravo
Revision: 5165
Author: eduardoargal
Date: 2008-06-18 19:49:18 +0200 (Wed, 18 Jun 2008)

Fixes bug 0002560 : Automatic creation of payments in invoices with manual paym.

---
U trunk/src-db/database/model/functions/C_INVOICE_POST.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=5165&sc=1 [^]