b2m-utils 0.0.256 → 0.0.257
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.
- package/build/index.esm.js +0 -3
- package/build/index.esm.js.gz +0 -0
- package/build/index.esm.js.map +1 -1
- package/build/index.js +0 -3
- package/build/index.js.gz +0 -0
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -1188,9 +1188,6 @@ var getCtesFeesResult = function (feesToCalc, cte, allFeesForCalc) {
|
|
|
1188
1188
|
var item = nonIcmsFees_1[_i];
|
|
1189
1189
|
_loop_1(item);
|
|
1190
1190
|
}
|
|
1191
|
-
console.log("CALC TOTAL", {
|
|
1192
|
-
results: results,
|
|
1193
|
-
});
|
|
1194
1191
|
// SEGUNDA PASSADA: Calcular ICMS com base nos resultados já filtrados
|
|
1195
1192
|
if (icmsFee) {
|
|
1196
1193
|
// Coletar apenas os valores das fees que realmente contam (total > 0)
|
package/build/index.js.gz
CHANGED
|
Binary file
|