odoo/addons/purchase
ced f3ae07b425 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-b471dc744a247c6098cb0d63db272d675096f802
2007-09-07 14:02:45 +00:00
..
report purchase: use the format function for order report 2007-08-09 06:06:04 +00:00
wizard Better purchase wizard and typo 2007-08-02 14:24:52 +00:00
__init__.py Add average price 2006-12-18 08:53:45 +00:00
__terp__.py Merge branch 'assert' 2007-08-09 13:12:25 +00:00
partner.py New trunk 2006-12-07 13:41:40 +00:00
purchase.py Now property are also browse record 2007-08-09 06:06:56 +00:00
purchase_data.xml New trunk 2006-12-07 13:41:40 +00:00
purchase_demo.xml New trunk 2006-12-07 13:41:40 +00:00
purchase_report.xml Don't load the sxw by default in the DB 2007-09-07 14:02:45 +00:00
purchase_sequence.xml New trunk 2006-12-07 13:41:40 +00:00
purchase_unit_test.xml Fix unit test when pay invoice in different currency 2007-08-23 14:07:01 +00:00
purchase_view.xml Terminologies 2007-08-09 10:08:21 +00:00
purchase_wizard.xml Better purchase wizard and typo 2007-08-02 14:24:52 +00:00
purchase_workflow.xml PURCHASE: fix workflow for purchase with manual invoice to not set invoice and paid 2007-03-09 16:26:24 +00:00
stock.py CLIENT,KERNEL: new tag act_window for new relate implementation 2007-05-24 05:26:36 +00:00
stock_view.xml Renamed picking by packing in labels 2007-06-27 13:59:46 +00:00