Merge lp://qastaging/~gergagabriel/stoqdrivers/bug4177 into lp://qastaging/~stoq-dev/stoqdrivers/master

Proposed by Gabriel Gerga
Status: Needs review
Proposed branch: lp://qastaging/~gergagabriel/stoqdrivers/bug4177
Merge into: lp://qastaging/~stoq-dev/stoqdrivers/master
Diff against target: 22 lines (+4/-1)
1 file modified
stoqdrivers/printers/daruma/FS345.py (+4/-1)
To merge this branch: bzr merge lp://qastaging/~gergagabriel/stoqdrivers/bug4177
Reviewer Review Type Date Requested Status
Ronaldo Maia Needs Fixing
Review via email: mp+34570@code.qastaging.launchpad.net

Description of the change

Correction field code in delivery service -> Add service in fiscal coupon (Point of Sales) using fiscal printer - Daruma FS345.

Deleted parameter "debug=False", because this old parameter and not use in the atual version system.

Error when add service delivery in fiscal coupon, if code delivery is empty. Set a default code to avoid errors with daruma FS345.

To post a comment you must log in.
Revision history for this message
Ronaldo Maia (romaia) wrote :

18 + if code == "":
19 + code = "-"

"if not code" fica melhor, pois se code for 0 ou None, esses seriam corrigidos tb.

A descrição do commit não está muito clara. "Add default code if one is not provided to avoid errors with daruma fs345 "

review: Needs Fixing
487. By Gabriel Gerga

Add default code if one is not provided to avoid errors with daruma fs345

Unmerged revisions

487. By Gabriel Gerga

Add default code if one is not provided to avoid errors with daruma fs345

486. By Gabriel Gerga

Correction field code in delivery service

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: