OCA / cooperative

GNU Affero General Public License v3.0
11 stars 22 forks source link

[14.0][ADD] account_payment_cooperator: Adds account payment to subscription request #66

Closed DaniilDigtyar closed 9 months ago

DaniilDigtyar commented 1 year ago

This new module adds payment mode selection to subscription.request and assigns it to the invoice generated by cooperator.

Added new field share_payment_mode_id in product.template to use it as default when selecting the product share.

This module depends on the OCA module account_payment_partner

DaniilDigtyar commented 1 year ago

Added unit testing to the module, but I'm not sure if I needed to use some of the mixin of cooperator to integrated it correctly.

Don't know if I need to do something more to add a new module.

Feedback is appreciated.

github-actions[bot] commented 10 months ago

There hasn't been any activity on this pull request in the past 4 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 PR to never become stale, please ask a PSC member to apply the "no stale" label.