diff --git a/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js b/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js index 34e18684..cae78c2c 100644 --- a/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js +++ b/modules/EcmReports/BimIT-Reports/productsBySales/productsBySales.js @@ -489,7 +489,7 @@ function updateRawMaterialsPositions() { $("#rawMaterialsTableSum").html(Math.ceil(sum)); } function componentsTablePrototype() { - return '
PozycjaIndeksNazwaIlośćStanZS E5TypStatusProdukt głównyZamawiającyFormaMarkaData wysyłki
0
' + return '
PozycjaIndeksNazwaIlośćStanZS E5TypStatusProdukt głównyOdbiorcaFormaMarkaData wysyłki
0
' } function rawMaterialsTablePrototype() { return '
PozycjaIndeksNazwaIlośćJM.StanZamówionoDostawcaZamówienie
0
'