Skip to content

Modules to make easier the development of Odoo modules

Notifications You must be signed in to change notification settings

Maurin3/odoo_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Odoo Utils

Modules to make easier the development of Odoo modules

NB : Make sure you know what you're doing when installing these modules.

Installation

Clone this repository and add the repository to the addons (addons-path) then install the modules (-i module_name)

Modules list

Name Version Summary
custom_safe_eval 1.0.2 Rewrites the safe_eval to let (i)pdb, print function to be used in server actions, crons, automated actions, ...

NB :

  • To remove the traceback of some missing file linked to ir.attachment model, you can add to your command line : --log-handler odoo.addons.base.models.ir_attachment:WARNING

About

Modules to make easier the development of Odoo modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages