Maksym Yankin
Maksym Yankin
Depends on: - [ ] https://github.com/OCA/account-invoicing/pull/828
Hi. I try to crawl the page (http://en.zkteco.com) with your cloner, but I can't prevent this error: Traceback (most recent call last): File "website_cloner.py", line 143, in crawl(site_name + "/")...
Depends on: - [ ] https://github.com/OCA/server-auth/pull/316
Here https://github.com/camptocamp/anthem/blob/e067afb678c1c036e90949c5e39b9df104b45661/anthem/lyrics/modules.py#L23-L44 we specify overwrite=True, so existing translation should be overwritten. While debugging here (where it's supposed to be upserted) https://github.com/odoo/odoo/blob/5d40023eaf9b3c25941429e7fac266722780846d/odoo/addons/base/models/ir_translation.py#L137 always have self._overwrite=False.
Supersedes: - [ ] https://github.com/OCA/vertical-travel/pull/60
[15.0][IMP] l10n_fr_intrastat_product: We don't need fiscal representative if partner is from Europe
It seems we can have a note with the fiscal representative even if partner and invoice are in the Europe.
Forward-port of: - [ ] https://github.com/OCA/social/pull/843