projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aa9760
)
Payment Helper - POD repariert
author
G. Richardson
<grichardson@kivitec.de>
Sat, 10 Aug 2019 15:17:10 +0000
(17:17 +0200)
committer
G. Richardson
<grichardson@kivitec.de>
Sun, 11 Aug 2019 09:34:21 +0000
(11:34 +0200)
SL/DB/Helper/Payment.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Helper/Payment.pm
b/SL/DB/Helper/Payment.pm
index
55f9029
..
3522e64
100644
(file)
--- a/
SL/DB/Helper/Payment.pm
+++ b/
SL/DB/Helper/Payment.pm
@@
-886,6
+886,7
@@
invoice is assumed to be the payment currency.
If successful the return value will be 1 in scalar context or in list context
the two ids (acc_trans_id) of the newly created bookings.
+
=item C<reference_account>
Returns a chart object which is the chart of the invoice with link AR or AP.