Vauxoo / addons-vauxoo

All our modules related to developments that solves generic issues on Odoo, or that solve internal problems on Odoo Core, if something is here, maybe it is solving an issue in your company, try it and report what you see.
http://www.vauxoo.com
193 stars 288 forks source link

[FIX] Time consuming Journal Item creation process can be avoided #1232

Closed hbto closed 7 years ago

hbto commented 7 years ago

Time consuming Journal Item creation process can be avoided at Invoice validation if a context['novalidate'] = True is passed down to Journal Item creation method.

hbto commented 7 years ago

@nhomar @moylop260 @JulioSerna @josemoralesp

moylop260 commented 7 years ago

@JulioSerna help us to point us what we should test it?