071 deep debug

This commit is contained in:
2026-08-14 18:07:24 +03:00
parent 5401b7e96d
commit 91b6687220
8 changed files with 277 additions and 127 deletions
+4 -4
View File
@@ -55,9 +55,9 @@
,componentCode
,component
,measureShort
,quantity
,componentQuantity
,priceWVat
,discount
,componentDiscount
,atomicCode
,fullCode
",
@@ -93,9 +93,9 @@
componentCode=local.component.componentCode,
component=local.component.component,
measureShort=local.component.measureShort,
quantity=local.component.quantity,
componentQuantity=local.component.quantity,
priceWVat=local.component.priceWVat,
discount=local.component.discount,
componentDiscount=local.component.discount,
atomicCode=local.component.atomicCode,
fullCode="#local.component.componentCode#-#listGetAt('i,f,m',local.service.serviceType)#"
}])/>