Akim Juillerat

Results 108 comments of Akim Juillerat

@wpichler There already was a migration PR for this module, and it has been merged in the meantime : https://github.com/OCA/account-financial-tools/pull/489

@pedrobaeza 1. this is still a draft 2. the module you mention doesn't provide the same functionalities ;)

@pedrobaeza If his module hasn't been submitted in the OCA yet, what's the point of recommending it here? Sorry but I don't understand your logic here... Anyway you're still welcome...

Well I just gave a look to account_cash_discount_base and depending modules in account-payment v10 and must say it is close to what we did here. But with the all the...

@pedrobaeza @sbidoul We considered account_cash_discount modules, however, the issue for us is to rely on account_payment_order whereas this module allows reconciliation from the bank statements.

@sbidoul That's true but the design choices are quite different in terms of storing discount values. We could consider trying to merge modules together but IMO it would require changes...

FTR: https://github.com/OCA/account-payment/issues/462

@rvalyi @sebastienbeau If you're using this module in v12.0, you might want to refactor this part: https://github.com/akretion/odoo-usability/blob/12.0/account_invoice_update_wizard/models/account_invoice.py#L12-L21 This was probably done to avoid having the wizard overwrite the changes done...

@yelizariev @Railia Is a fix planned on your side ?

@i-vyshnevska please check my last comoments as it's definitely blocking