[16.0] [ADD] pos_multi_order_payment#1114
Conversation
01dae43 to
de93661
Compare
de93661 to
af85e16
Compare
af85e16 to
4329d9c
Compare
|
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. |
|
@legalsylvain can you please reopen and no stale ? |
|
hi @etobella. could you provide a use case ? i don't understand how it can be usefull. thanks ! |
|
@legalsylvain I'm answering because I'm at the origin of that PR |
|
That makes sense ! coud you add the uses case in the description.rst file. That's allways interesting to understand why a module has been developped concretely. thanks ! |
|
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. |
|
@etobella can you please reopen this pr and add no stale tag ? |
cvinh
left a comment
There was a problem hiding this comment.
According to @legalsylvain we can put the module in development_status = alpha to be merged faster
https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/oca_module_lifecycle_development_status.rst
| "version": "17.0.1.0.0", | ||
| "license": "AGPL-3", | ||
| "author": "Dixmit,INVITU,Odoo Community Association (OCA)", | ||
| "website": "https://github.com/OCA/pos", |
There was a problem hiding this comment.
| "website": "https://github.com/OCA/pos", | |
| "website": "https://github.com/OCA/pos", | |
| "development_status": "alpha", |
|
please rename title and update tag it's a v17 PR |
Please add this to a |
This module will allow you to pay several open point of sale orders at the same time.
The principal order will return the other orders amount and the other orders will be payed with this amount.