odoo/addons/web/static/src/xml
Antony Lesuisse ec9a543014 [FIX] dbmanager: backup support both zip and pg_dump custom format
- let the user choose between the pg_dump custom format or the zip format including the filestore
- use file objects to allow dumps larger than memory
- postgres subprocess invocation is now clean and thread-safe, we dont touch the local process environ anymore
- add a manifest to the zip dump format with version information about odoo, postgres (pg_dump doesnt output it) and modules
2015-01-19 02:05:12 +01:00
..
base.xml [FIX] dbmanager: backup support both zip and pg_dump custom format 2015-01-19 02:05:12 +01:00
website.tour.xml [FIX] Tour: error log fail; template of modal 2014-06-18 13:11:17 +02:00