This branch makes a few changes to the addons to make it possible 1/ to install 
the demo data, 2/ to run the tests with a single update (i.e. the -u 
command-line flag) and have the tests pass.

This goes with the similarly named server branch 
lp:~openerp-dev/openobject-server/trunk-for-caribou-jam.

- Added store=True to allow Model.search on the corresponding field.

- Corrected dependencies from account_analytic_defaultand sale_journal to 
sale_stock instead of sale.

- Changed test data in account_voucher so they don't clash with data created by 
other modules.

- Changes in base_calendar/base_calendar.py seem rather strange as the 
explicitely tests the existence of some column in the model.

- Some data are set to noupdate=False (so they can be reverted to the state 
neededfor the tests at that point in the update module graph).

- Some data are removed in hr_timesheet_invoice (which were clashingwith other 
data).

- XML_IDs are fixed in l10n_in_hr_payroll.

- The change in portal should be reverted (the added dependency was already 
there).

- Fixed a wrong XML_ID in survey.

- In sale/test/cancel_order.yml, we make sure the default product is not used 
(otherwise a tax would added when a module similar to l10n_be would be 
installed).

- In purchase: reset properly a workflow affected by later modules.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-for-caribou-jam/+merge/120386
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-for-caribou-jam.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to