OCA / l10n-italy

Odoo Italian localization
https://www.odoo-italia.org
GNU Affero General Public License v3.0
142 stars 297 forks source link

[14.0][IMP]l10n_it_fatturapa_in: copy changing values only #4240

Open PicchiSeba opened 4 days ago

PicchiSeba commented 4 days ago

There's no need to overwrite values when they don't change. Moreover a user might not have permissions to write certain fields (in my case it was stock_valuation_layer_ids, which requires the Stock / Administrator group)

Solves: #4242