Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Overwriting a method in OCA module.
by
Vauxoo, Nhomar Hernández
On Tue, Sep 15, 2015 at 4:07 AM, Kitti U. <kittiu@ecosoft.co.th> wrote:
So, we will have 1 monkey patch addon for each Project? i.e., account-invoicing_monkeypatch, sale-workflow_monkeypatch, etc...
Hello Kitty.
The monkey patch can be by functionality even by method.
The point of th monkey patch is that with simple correct the py file you will use quickly the original one in seconds.
And don't forget make alwas the PR to odoo/odoo itlesf in order to ensure in some moment do not need the monkey patch.
We apply this monkey patches temporarly when issues comes fron OPW also.
We called the "*_unfuck" modules.
You can find a placeholder here:
https://github.com/Vauxoo/addons-vauxoo/commits/8.0/account_bank_statement_unfucked
https://github.com/Vauxoo/addons-vauxoo/commits/8.0/account_bank_statement_unfucked
Which if you look in the blame for the model/*.py it is empty just because we just receive the patch on odoo/odoo some weeks ago!. But the module stais there doing nothing until we make a major release, and everything was moves smothly.
I hope it helps.
--
--
Nhomar Hernandez
CEO Vauxoo.
Site: http://vauxoo.com
Twitter: @nhomar
Blog: http://geronimo.com.ve
LPUser: http://launchpad.net/~nhomar
Odoo Gold Partner
Móvil Venezuela:
+58 4144110269
+58 4144110269
Móvil México:
+52 1 4773933942
+52 1 4773933942
Reference
-
Overwriting a method in OCA module.
by "Kitti U." <kittiu@ecosoft.co.th> - 11/09/2015 11:56:28 - 0-
Re: Overwriting a method in OCA module.
byEcosoft Co. Ltd., Kitti Upariphutthiphong -
Re: Overwriting a method in OCA module.
byEcosoft Co. Ltd., Kitti Upariphutthiphong -
Re: Overwriting a method in OCA module.
by "Kitti U." <kittiu@ecosoft.co.th> - 16/09/2015 14:44:11 - 0