TIP: You can type at any time to perform a new search.
Delivery price by category
delivery_price_by_category · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Delivery
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier/tree/10.0/delivery_price_by_category
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Weblate, OCA-git-bot, oca-travis, SimoRubi
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_price_rule_form |
Add category to delivery.price.rule | delivery.price.rule | form | Inherits delivery.view_delivery_price_rule_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (2)-
get_price_available(self, order)@api.multi -
get_price_dict(self, order)
New fields (2)
-
product_category_idMany2one → product.categorycomodel_name='product.category'string='Product category' -
product_category_priceFloatdefault=0.0digits=dp.get_precision('Product Price')required=Truestring='Category price'
No public methods.