Commit 4c46bab5 authored by Yusei Tahara's avatar Yusei Tahara

2009-02-12 yusei

* Invoice Line can now contain Invoice Line. This is useful if we want to make a invoice which collect all orders from divisions in one company and list up invoice line per each division.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25535 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 82caa02b
<allowed_content_type_list>
<portal_type id="Invoice Line">
<item>Invoice Line</item>
<item>Invoice Cell</item>
</portal_type>
<portal_type id="Invoice Transaction Rule">
......
2009-02-12 yusei
* Invoice Line can now contain Invoice Line. This is useful if we want to make a invoice which collect all orders from divisions in one company and list up invoice line per each division.
2009-02-03 yo
* Editable fields must use "cell" instead of "here" in the tales expressions, so they may not use proxy fields created for my_* intact. Due to this error, total_price and total_quantity could be wrongly displayed.
......
200
\ No newline at end of file
202
\ No newline at end of file
Invoice Line | Invoice Cell
Invoice Line | Invoice Line
Invoice Transaction Rule | Accounting Rule Cell
Invoice Transaction Rule | Category Divergence Tester
Invoice Transaction Rule | Predicate
......
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