# HG changeset patch
# User Rafa Alonso <rafael.alonso@openbravo.com>
# Date 1413284819 -7200
#      Tue Oct 14 13:06:59 2014 +0200
# Node ID c27d797b43dc83c71d4e19f1b9a71eb3873da401
# Parent  92e8619558fb32f17ee702bcfcd523d5c0fd4b3c
Related to issue 27476: Missing change in previous documentno changesets

diff -r 92e8619558fb -r c27d797b43dc web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
--- a/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js	Wed Oct 08 12:05:34 2014 +0200
+++ b/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js	Tue Oct 14 13:06:59 2014 +0200
@@ -372,7 +372,6 @@
     ordersave = new OB.DATA.OrderSave(this);
     taxes = new OB.DATA.OrderTaxes(receipt);
 
-    OB.POS.modelterminal.saveDocumentSequenceInDB();
     OB.MobileApp.model.runSyncProcess(function () {
       me.loadCheckedMultiorders();
     }, function () {
