mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms: add test data pricelists configuration
This commit is contained in:
@@ -13,6 +13,7 @@ class TestPms(common.SavepointCase):
|
||||
{
|
||||
"name": "Pricelist 1",
|
||||
"availability_plan_id": self.availability_plan1.id,
|
||||
"is_pms_available": True,
|
||||
}
|
||||
)
|
||||
self.company1 = self.env["res.company"].create(
|
||||
|
||||
Reference in New Issue
Block a user