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

[ADD] partner_credit_limit: Credit for demo partners #1430

Closed luisg123v closed 4 years ago

luisg123v commented 4 years ago

In order to don't break tests from other modules when this one is installed, default demo partners are given enough credit limit.

luisg123v commented 4 years ago

@hugho-ad could you review/merge, please?

hugho-ad commented 4 years ago

LGTM: +1

but since this module is used by various customers, we need to create a dummy mr looking for not brake unitests in case they have them.

luisg123v commented 4 years ago

@hugho-ad,

I don't consider it necessary. I created tehm, though:

All of them are green, so I think this is safe enough.