shopinvader / odoo-shopinvader-payment

GNU Affero General Public License v3.0
2 stars 10 forks source link

[RFC] acount_payment_mode dependency removal #20

Closed rousseldenis closed 20 hours ago

rousseldenis commented 4 years ago

In order to simplify (again) the payment flow, it has been noted that we would remove the dependency on account_payment_mode module.

This could be done :

The improvements would includes also the removal of sale_automatic_workflow_payment_mode needs as we'll use the odoo payment module methods to generate payments for reconciliation processes.

@sebastienbeau @sbidoul @lmignon

rousseldenis commented 4 years ago

As we depends on standard acquirer, we also need to change the sale_automatic_workflow_payment_mode to sale_automatic_workflow_payment.

It will implement workflow assignation to sale order depending on transactions created. As the workflow is defined on acquirer, it will be passed to the sale order.

github-actions[bot] commented 1 month ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.