core-jgi/db
Carlos Ruiz 86823a72e5
IDEMPIERE-4083 currency rate by document or by transaction (#372)
Found issue in _Bank/Cash Statement_ window, button _Create lines from_ is creating all lines (payments and receipts) positive, the correct behavior must be to create the receipts positive and payments negative.
To fix this:
* the function currencyConvertPayment was modified to use C_Payment_V instead of C_Payment
* the columns currencyrate, convertedamt and isoverridecurrencyrate were added to the view C_Payment_V
* the definition of the view C_Payment_V was moved from script to dictionary (easier to add new columns in future)
2020-11-12 09:59:03 +01:00
..
ERModel removed binary files. proper place for such files is download section in sf.net. 2008-10-18 14:26:24 +00:00
database Move sql scripts required by installers 2013-04-02 22:45:38 -05:00
ddlutils IDEMPIERE-4083 currency rate by document or by transaction (#372) 2020-11-12 09:59:03 +01:00
maintain move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
.project move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
CopyRight.sql move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
UpdateAdempiere.bat move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
UpdateReference.bat move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00