mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX]pms_api_rest: service price - return price
This commit is contained in:
@@ -154,4 +154,4 @@ class PmsAgencyService(Component):
|
|||||||
product_qty=product_qty,
|
product_qty=product_qty,
|
||||||
date_consumption=date_consumption,
|
date_consumption=date_consumption,
|
||||||
)
|
)
|
||||||
return
|
return price
|
||||||
|
|||||||
Reference in New Issue
Block a user