[FIX] website_sale_aplicoop: lint fixes (exception chaining, imports, remove unused vars)
This commit is contained in:
parent
a997331c2d
commit
91cfb9e137
15 changed files with 1344 additions and 1472 deletions
|
|
@ -11,6 +11,9 @@
|
|||
"license": "AGPL-3",
|
||||
"depends": [
|
||||
"stock_picking_batch",
|
||||
# Ensure our related fields to sale/picking (home_delivery, pickup_slot_label)
|
||||
# are available by depending on the Aplicoop website_sale extension.
|
||||
"website_sale_aplicoop",
|
||||
],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue