TIP: You can type at any time to perform a new search.
Purchase Free-Of-Payment shipping
purchase_fop_shipping · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Purchase
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:59
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion
- Committers
- Florian da Costa, Weblate, oca-ci
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_delivery_paid_form_view_inherit |
purchase.order | form | Inherits purchase.purchase_order_form | |
purchase_order_kpis_list |
purchase.order | list | Inherits purchase.purchase_order_kpis_tree | |
purchase_order_list |
purchase.order | list | Inherits purchase.purchase_order_tree | |
purchase_order_view_list |
purchase.order | list | Inherits purchase.purchase_order_view_tree | |
res_partner_form_view_fop_shipping |
res.partner | form | Inherits account.view_partner_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
fop_reachedBooleancompute='_compute_fop_shipping_reached'help='Free-Of-Payment shipping reached'string='FOP reached' -
fop_shippingFloathelp='Min purchase order amount for Free-Of-Payment shipping'readonly=Truerelated='partner_id.fop_shipping'related_sudo=Falsestring='FOP shipping' -
force_order_under_fopBooleanhelp='Force confirm purchase order under Free-Of-Payment shipping'string='Confirm under FOP'
-
button_approve(self, force=False)
New fields (1)
-
fop_shippingFloatcompany_dependent=Truedigits='Account'help='Min purchase order amount for FOP shipping'string='FOP shipping'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 116 days ago
- Last activity
- 21 days ago
- Repository
- OCA/purchase-workflow
- Pull request
- [19.0][MIG] purchase_fop_shipping: Migration to 19.0 (#3030)