b2m-utils 0.0.252 → 0.0.254

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1182,6 +1182,9 @@ var getCtesFeesResult = function (feesToCalc, cte, allFeesForCalc) {
1182
1182
  var item = nonIcmsFees_1[_i];
1183
1183
  _loop_1(item);
1184
1184
  }
1185
+ console.log("CALC TOTAL", {
1186
+ results: results,
1187
+ });
1185
1188
  // SEGUNDA PASSADA: Calcular ICMS com base nos resultados já filtrados
1186
1189
  if (icmsFee) {
1187
1190
  // Coletar apenas os valores das fees que realmente contam (total > 0)
Binary file