lp:~toolpart/openerp-client-lib/default_context

Created by ViktorNagy and last modified
Get this branch:
bzr branch lp:~toolpart/openerp-client-lib/default_context
Members of ToolPart Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
ToolPart Team
Project:
openerp-client-lib
Status:
Development

Recent revisions

31. By ViktorNagy

Added default_context argument to Connection.
Added set_context method to connection
Added set_user_lang method to connection. This sets the default_context to include the user's language settings.

Added add_context argument to Model.__init__ (by default equals True). If True, then the Connection's default context is added to every request of the proxy.
Modified the proxy method to check for self.add_context, and add the connection's context if necessary.

30. By Nicolas Vanhoren (OpenERP)

[fix] potential problem in read() if some ids do not exist

29. By Nicolas Vanhoren (OpenERP)

[imp] cleaned license

28. By Nicolas Vanhoren (OpenERP)

[imp] new version

27. By Nicolas Vanhoren (OpenERP)

[merge] improvements by xmo, mainly typo and style improvements

26. By Nicolas Vanhoren (OpenERP)

[imp] updated version

25. By Nicolas Vanhoren (OpenERP)

[fix] problem when not providing creditentials

24. By Nicolas Vanhoren (OpenERP)

[imp] added changelog

23. By Nicolas Vanhoren (OpenERP)

[imp] exported most definitions in the main.py file

22. By Nicolas Vanhoren (OpenERP)

[imp] added date helper

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openerp-client-lib
This branch contains Public information 
Everyone can see this information.

Subscribers