Filoquin adhoc
Filoquin adhoc
@BT-dmoreno How are you? Can I help you with this migration? If not I can continue your work in another PR. I understand that you are close to finish it.
> @maq-adhoc I have not time at the moment to continue with this module. Yes, feel free to continue it yourself please. im start work in https://github.com/OCA/pos/pull/1205
@sbidoul Perfect, I backported 19. Regards
@ivantodorovich , continue the pr of @BT-dmoreno (https://github.com/OCA/pos/pull/1022) Here.
@ivantodorovich , this week I want to leave all the tests ok. When it's ready I'll let you know
Hi @malb-odoo I leave other comments in addition to that of the constraint In these lines the state should be “!= draft”. https://github.com/odoo/odoo/blob/6ae0d2381a03edd8b01885f8ee5936336a215af1/addons/l10n_latam_check/models/l10n_latam_check.py#L220 https://github.com/odoo/odoo/blob/6ae0d2381a03edd8b01885f8ee5936336a215af1/addons/l10n_latam_check/models/l10n_latam_check.py#L220 https://github.com/odoo/odoo/blob/6ae0d2381a03edd8b01885f8ee5936336a215af1/addons/l10n_latam_check/models/account_payment.py#L217 https://github.com/odoo/odoo/blob/6ae0d2381a03edd8b01885f8ee5936336a215af1/addons/l10n_latam_check/wizards/l10n_latam_payment_mass_transfer.py#L58 In these lines the...
@malb-odoo the check return works perfectly It would be nice to add in view_account_payment_form_inherited in the return_third_party_checks method. ` ` and also in field l10n_latam_move_check_ids `
@rousseldenis , you're right that we could add a mechanism to prevent coupons from being created. Our primary concern, however, lies with the design of the module. From our perspective,...