Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #32114 All Revisions ] Back to Issue ]
Summary 0032114: document sequence is repeated when receipts are not processed in backend
Revision 2016-02-05 13:09 by Orekaria
Steps To Reproduce A)
. execute this query in the db:
  update c_bpartner set invoicerule=null where c_bpartner_id = 'ABD91C9D3BC94175B876FBBE9CACA008';
. create a new receipt, add a product, finish it
. verify that in the 'errors while importing data' windows, there is a new error


B)
in backoffice
. close the period, so the receipts will not be processed and they will be stored in errors while importing window

in webpos
. create and paid new receipt (doc no: X)
. create and paid new receipt (doc no: X+1)
. create and paid new receipt (doc no: X+2)
the receipts are synced with backoffice
. clean the terminal cache
. create new receipt: the new receipt is created with the document number: X
Revision 2016-02-04 17:41 by Orekaria
Steps To Reproduce in backoffice
. close the period, so the receipts will not be processed and they will be stored in errors while importing window

in webpos
. create and paid new receipt (doc no: X)
. create and paid new receipt (doc no: X+1)
. create and paid new receipt (doc no: X+2)
the receipts are synced with backoffice
. clean the terminal cache
. create new receipt: the new receipt is created with the document number: X


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker