| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) • Inventory (stock) |
| Lines of code | 51 |
| Technical Name |
purchase_order_show_pickings_by_group |
| License | AGPL-3 |
| Website | https://github.com/avanzosc/odoo-addons |
Purchase Order Show Pickings By Group
This module extends the default behavior of purchase.order to enhance the shortcut action action_view_picking. Instead of displaying only the pickings created from a specific purchase order, it shows all `stock.picking` records that share the same `group_id`.
- Overrides the action_view_picking method in purchase.order.
- Filters pickings based on shared group_id.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Ana Juaristi <anajuaristi@avanzosc.es>
- Lucía Echeverría <luciaecheverria@avanzosc.es>
For specific questions regarding this module, please contact the contributors. For support, please use the official issue tracker.
License
This project is licensed under the AGPL-3 License. For more details, refer to the LICENSE file or visit <https://opensource.org/licenses/AGPL-3.0>.
Please log in to comment on this module