Thread Previous • Date Previous • Date Next • Thread Next |
https://bugs.launchpad.net/openobject-addons/+bug/1089004 is still present in trunk-wms (see attached screenshots). The fix is still not merged in 7.0 (although it is available in the ocb branch). The situation is worse than in 7.0 though, because if you manage to click on the Upstream or the Downstream traceability button, you'll get : Traceback (most recent call last): File "/home/afayolle/work/oerp/testbox-trunk/parts/server/openerp/http.py", line 321, in dispatch response["result"] = self._call_function(**self.params) File "/home/afayolle/work/oerp/testbox-trunk/parts/server/openerp/http.py", line 194, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/afayolle/work/oerp/testbox-trunk/parts/server/openerp/service/model.py", line 112, in wrapper return f(dbname, *args, **kwargs) File "/home/afayolle/work/oerp/testbox-trunk/parts/server/openerp/http.py", line 189, in checked_call return self.func(*a, **kw) File "/home/afayolle/work/oerp/testbox-trunk/parts/webclient/addons/web/controllers/main.py", line 1119, in call_button action = self._call_kw(model, method, args, {}) File "/home/afayolle/work/oerp/testbox-trunk/parts/webclient/addons/web/controllers/main.py", line 1107, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/home/afayolle/work/oerp/testbox-trunk/parts/server/openerp/osv/orm.py", line 5450, in __getattr__ "'%s' object has no attribute '%s'" % (type(self).__name__, name)) AttributeError: 'stock.production.lot' object has no attribute 'action_traceability' -- Alexandre Fayolle Chef de Projet Tel : + 33 (0)4 79 26 57 94 Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac Cedex http://www.camptocamp.com
Attachment:
Selection_009.png
Description: PNG image
Attachment:
Selection_008.png
Description: PNG image
Thread Previous • Date Previous • Date Next • Thread Next |