Merge lp://qastaging/~gergagabriel/stoqdrivers/bug4177_correction into lp://qastaging/~stoq-dev/stoqdrivers/master
Proposed by
Gabriel Gerga
Status: | Needs review |
---|---|
Proposed branch: | lp://qastaging/~gergagabriel/stoqdrivers/bug4177_correction |
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_correction |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stoq Developers | Pending | ||
Review via email:
|
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.
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