Commit eeb5b1d7 authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: use the discount_service on the discount service

No idea if it is a good idea or not for now
parent e3cb779d
...@@ -56,9 +56,9 @@ ...@@ -56,9 +56,9 @@
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple>
<string>use/trade/discount</string>
<string>quantity_unit/unit/piece</string> <string>quantity_unit/unit/piece</string>
<string>base_contribution/base_amount/invoicing/taxable</string> <string>base_contribution/base_amount/invoicing/taxable</string>
<string>use/trade/discount_service</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -278,6 +278,53 @@ ...@@ -278,6 +278,53 @@
</value> </value>
</item> </item>
</dictionary> </dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1007.12867.59577.21009</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="3.1"/> </klass>
<tuple>
<reference id="3.2"/>
<reference id="3.3"/>
<none/>
</tuple>
<state>
<tuple>
<float>1686649912.97</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list> </list>
</value> </value>
</item> </item>
......
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