Skip to content

Fills NUMBER with 0 to eight characters#45

Open
Androbas wants to merge 1 commit intoingadhoc:13.0from
Androbas:androbas
Open

Fills NUMBER with 0 to eight characters#45
Androbas wants to merge 1 commit intoingadhoc:13.0from
Androbas:androbas

Conversation

@Androbas
Copy link
Copy Markdown

En la funcion get_arba_file_data de l10n_ar_stock/models/stock_picking.py cuando se obtiene los docuument_parts el invoice_number fue transformado a int y al volver a pasarlo a str no se ajustan la cantidad de 0 a la izquierda. esto hace que se malforme el archivo txt del remito que se pasa a arba para obtener el cot

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #45 into 13.0 will decrease coverage by 0.09%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             13.0      #45      +/-   ##
==========================================
- Coverage   36.88%   36.79%   -0.10%     
==========================================
  Files          17       17              
  Lines         404      405       +1     
==========================================
  Hits          149      149              
- Misses        255      256       +1     
Impacted Files Coverage Δ
l10n_ar_stock/models/stock_picking.py 16.66% <0.00%> (-0.14%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bbf932...1d0fac8. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants