feat: create specific price system and adapt product queries

This commit is contained in:
2026-04-10 14:49:05 +02:00
parent 75af44b0df
commit 54608410ea
34 changed files with 1449 additions and 939 deletions

View File

@@ -5,10 +5,10 @@ info:
http:
method: GET
url: "{{bas_url}}/restricted/customer/list?search="
url: "{{bas_url}}/restricted/customer/list?search=marek"
params:
- name: search
value: ""
value: marek
type: query
auth: inherit