Commit 0e4432f8 authored by Romain Courteaud's avatar Romain Courteaud

slapos_payzen:

* propagate ledger from order builder
* add ledger to the accounting template
* aggregate source_project on payment
parent 8a8e6fc2
...@@ -36,14 +36,17 @@ ...@@ -36,14 +36,17 @@
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination</string> <string>causality</string>
<string>destination_decision</string> <string>destination_payment</string>
<string>destination_section</string> <string>destination_section</string>
<string>destination_project</string>
<string>price_currency</string> <string>price_currency</string>
<string>source</string> <string>resource</string>
<string>source_payment</string>
<string>source_section</string> <string>source_section</string>
<string>source_project</string>
<string>specialise</string> <string>specialise</string>
<string>causality</string> <string>payment_mode</string>
<string>ledger</string> <string>ledger</string>
</tuple> </tuple>
</value> </value>
......
...@@ -91,6 +91,7 @@ ...@@ -91,6 +91,7 @@
<value> <value>
<tuple> <tuple>
<string>source/organisation_module/slapos</string> <string>source/organisation_module/slapos</string>
<string>ledger/automated</string>
<string>source_section/organisation_module/slapos</string> <string>source_section/organisation_module/slapos</string>
<string>price_currency/currency_module/EUR</string> <string>price_currency/currency_module/EUR</string>
<string>resource/currency_module/EUR</string> <string>resource/currency_module/EUR</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment