server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[16.0][FIX] excel_import_export, add empty dict to new call

Open ChrisOForgeFlow opened this issue 1 year ago • 3 comments
trafficstars

I implemented in account.payment import, but in this case is evaluated values as a dict, because that I think should be better to add an empty dict to general call to avoid problem with this kind of implementation

https://github.com/odoo/odoo/blob/16.0/addons/account/models/account_payment.py#L681

@ForgeFlow

ChrisOForgeFlow avatar Jul 08 '24 16:07 ChrisOForgeFlow

Hi @kittiu, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Jul 08 '24 16:07 OCA-git-bot

@kittiu can we get it merged?

AlexPForgeFlow avatar Mar 25 '25 09:03 AlexPForgeFlow

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

OCA-git-bot avatar Oct 16 '25 14:10 OCA-git-bot