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

View Revisions: Issue #30941 All Revisions ] Back to Issue ]
Summary 0030941: When the business partner is changed, the webpos does not wait. This can cause data corruption when closing the receipt
Revision 2015-09-26 11:57 by Orekaria
Steps To Reproduce Execute the CreateSaleWithInvoice test

Verify that the data corruption can be created because the receipt is closed while it is being changed


[2015-09-25T17:00:52+0000] [SEVERE] http://127.0.1.1/ret-test-pgsql//web/js/gen/6b1d9e789413d811d828581c36813374_WebPOS.js [^] 2382:19 The receipt has been modified while it was being closed:
{
  "bp": {
    "id": [
      "ABD91C9D3BC94175B876FBBE9CACA008",
      "EDC5DBD82C3B4E3896B3955E041B242C"
    ],
    "organization": [
      "D270A5AC50874F8BA67A88EE977F8E3B",
      "67839EEFA49E44AC969BD60093FCC899"
    ],
    "searchKey": [
      "VBS/C0001",
      "WVG/C0001"
    ],
    "_identifier": [
      "VBS Customer",
      "Arturo Montoro"
    ],
    "name": [
      "VBS Customer",
      "Arturo Montoro"
    ],
    "firstName": [
      "VBS Customer",
      "Arturo"
    ],
    "lastName": [
      null,
      "Moreno"
    ],
    "taxID": [
      null,
      "45433232A"
    ],
    "locId": [
      "2AA7EADDF7EC405899262DDA3E572436",
      "EB1397B7329E426680F18F730DE3C5D2"
    ],
    "locName": [
      "Pau Claris 138 1-1",
      "Calle Passeig de Gracia 123 2-2"
    ],
    "contactId": [
      "032576220FC44B0DA80145B3265E4D9A",
      "50D7C02DDA7C4DDAB77FDECFBB1F1602"
    ],
    "email": [
      null,
      "xpl@openbravo.com"
    ],
    "locationModel": {
      "id": [
        "2AA7EADDF7EC405899262DDA3E572436",
        "EB1397B7329E426680F18F730DE3C5D2"
      ],
      "bpartner": [
        "ABD91C9D3BC94175B876FBBE9CACA008",
        "EDC5DBD82C3B4E3896B3955E041B242C"
      ],
      "name": [
        "Pau Claris 138 1-1",
        "Calle Passeig de Gracia 123 2-2"
      ],
      "_identifier": [
        "Pau Claris 138 1-1",
        "Calle Passeig de Gracia 123 2-2"
      ]
    }
  },
  "lines": {
    "0": {
      "promotionCandidates": [
        [
          "1C36D6974F4E4C41AA92E1EEBCD577E1"
        ],
        []
      ]
    }
  },
  "isBeingDiscounted": [
    false,
    true
  ]
}
; line: Object.receipt.trigger.callback (http://127.0.1.1/ret-test-pgsql//web/js/gen/6b1d9e789413d811d828581c36813374_WebPOS.js:34951:20 [^]) (*,+)
Revision 2015-09-26 11:56 by Orekaria
Steps To Reproduce Execute the CreateSaleWithInvoice test

Verify that the data corruption can be created because the receipt is closed while it is being changed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker