odoo/addons/document/test
Olivier Dony c5c88c43c0 [FIX] document: removed dangerous and useless commits
These commits were introduce mostly at revision 
1849.1.1 revid:hmo@tinyerp.com-20081111052750-zqzvr6oaihvt103t
in an attempt to fix an issue with transactions
originating from FTP connections.
This was wrong: the virtual FTP filesystem should
perform its own transaction management for each
operation, just like the RPC layer does it for
each request. Forcing a commit in the business
code during the course of a normal transaction is
totally *forbidden*!
In addition, the FTP layer now properly manages
its transactions, so the commit calls were useless
anyway.

bzr revid: odo@openerp.com-20111130120239-5fcavvpd14w056zb
2011-11-30 13:02:39 +01:00
..
document_test.yml [FIX]: document: Fixed error in document yaml 2010-07-13 15:20:06 +05:30
document_test2.yml [FIX] document: removed dangerous and useless commits 2011-11-30 13:02:39 +01:00
partner.pdf [ADD] add yml file for document and document_ftp module. 2010-04-23 10:44:45 +05:30