mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
FIX] pms-api-rest: fix post->patch @ service batch changes in av. plan rules & pricelist items services
This commit is contained in:
committed by
Darío Lodeiros
parent
2121f53496
commit
f374f6a102
@@ -255,7 +255,7 @@ class PmsAvailabilityPlanService(Component):
|
||||
[
|
||||
"/batch-changes",
|
||||
],
|
||||
"POST",
|
||||
"PATCH",
|
||||
)
|
||||
],
|
||||
input_param=Datamodel("pms.availability.plan.rules.info", is_list=False),
|
||||
|
||||
Reference in New Issue
Block a user