Trending

#TrytonTips

Latest posts tagged with #TrytonTips on Bluesky

Latest Top
Trending

Posts tagged #TrytonTips

#TrytonTips trytond ensures XML records and database records are always in sync and immutable.

0 0 0 0

#TrytonTips trytond ensures XML records and database records are always in sync and immutable.

0 0 0 0

#TrytonTips You can increase logging in the JavaScript console of the browser by executing: Sao.Logger.set_level(Sao.Logging.INFO)

0 0 0 0

#TrytonTips You can increase logging in the JavaScript console of the browser by executing: Sao.Logger.set_level(Sao.Logging.INFO)

0 1 0 0

#TrytonTips Display messages to users when they are filling in forms with the on_change_notify method docs.tryton.org/projects/server/en/lates...

0 0 0 0

#TrytonTips Display messages to users when they are filling in forms with the on_change_notify method docs.tryton.org/projects/server/en/lates...

0 0 0 0

#TrytonTips Run production server with optimized bytecode to skip the assert docs.python.org/2/using/cmdline.html

0 0 0 0

#TrytonTips Run production server with optimized bytecode to skip the assert docs.python.org/2/using/cmdline.html

0 0 0 0

#TrytonTips Records can be ordered using dotted notation, example: [('party.code', 'DESC')]

0 0 0 0

#TrytonTips Records can be ordered using dotted notation, example: [('party.code', 'DESC')]

0 0 0 0

#TrytonTips Developing a module outside trytond sources, you can run the test with: $ python -m unittest discover -s trytond.modules.my_module.tests

0 0 0 0

#TrytonTips Developing a module outside trytond sources, you can run the test with: $ python -m unittest discover -s trytond.modules.my_module.tests

0 0 0 0

#TrytonTips You can use any Model for the menu and even write a wizard to switch to specialized menu

0 0 0 0

#TrytonTips You can use any Model for the menu and even write a wizard to switch to specialized menu

0 0 0 0

#TrytonTips Use widget many2many on One2Many & vice versa. many2many replaces create/delete by add/remove, one2many can have both with add_remove

0 0 0 0

#TrytonTips Use widget many2many on One2Many & vice versa. many2many replaces create/delete by add/remove, one2many can have both with add_remove

0 0 0 0

#TrytonTips There is an option in client that makes it save the expanded state of any tree view

0 0 0 0

#TrytonTips There is an option in client that makes it save the expanded state of any tree view

0 0 0 0

#TrytonTips When defining a list/tree view make non-essential columns optional so users can choose whether to display them

0 0 0 0

#TrytonTips When defining a list/tree view make non-essential columns optional so users can choose whether to display them

0 0 0 0

#TrytonTips You can re-use the same XML file to inherit multiple views (since 2.6)

0 0 0 0

#TrytonTips You can re-use the same XML file to inherit multiple views (since 2.6)

0 0 0 0

#TrytonTips Install unaccent function on your database to get search performed without accent

0 0 0 0

#TrytonTips Install unaccent function on your database to get search performed without accent

0 0 0 0

#TrytonTips A factor can be applied when displaying a numeric field: docs.tryton.org/latest/server/topics/vie...

0 0 0 0

#TrytonTips A factor can be applied when displaying a numeric field: docs.tryton.org/latest/server/topics/vie...

0 0 0 0

#TrytonTips Run production server with optimized bytecode to skip the assert docs.python.org/2/using/cmdline.html

0 0 0 0

#TrytonTips Run production server with optimized bytecode to skip the assert docs.python.org/2/using/cmdline.html

0 0 0 0

#TrytonTips Define a view by inheriting from an other model, useful for model sharing the same definition docs.tryton.org/latest/server/topics/vie...

0 0 0 0

#TrytonTips Define a view by inheriting from an other model, useful for model sharing the same definition docs.tryton.org/latest/server/topics/vie...

0 0 0 0