odoo/addons/procurement
Martin Trigaux 6231427f0a [FIX] procurement: missing variable
scheduler_cron_id was not initialised so the scheduler always crashed (with just info message)
2014-08-04 14:43:28 +02:00
..
i18n Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
security [FIX] multi-company rule of procurement.rule object 2013-10-11 09:22:10 +02:00
test [FIX] procurement yml test 2013-09-02 17:23:10 +02:00
wizard [FIX] procurement: missing variable 2014-08-04 14:43:28 +02:00
__init__.py [IMP] procurement: removed the schedule_range field on res.company which was error prone and not really usefull + made the scheduler run in SUPERUSER to avoid intercompany and access rights issues + made the run of procurement as SUPERUSER too for the same reasons 2014-04-03 09:10:10 +02:00
__openerp__.py [MERGE] Merge from trunk test 2014-05-02 15:03:52 +02:00
company_view.xml [FIX] procurement: added back the logistic group in res.company form view for other modules to add fields in it 2014-04-03 10:00:38 +02:00
procurement.py [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
procurement_data.xml Parameters in cron job need to be tuple 2014-01-20 10:06:28 +01:00
procurement_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00