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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030941
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-09-26 11:562015-09-30 16:45
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revision75c7352458bf
ProjectionnoneETAnoneTarget VersionRR15Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030941: When the business partner is changed, the webpos does not wait. This can cause data corruption when closing the receipt

DescriptionWhen the business partner is changed, the webpos does not wait. This can cause data corruption when closing the receipt
Steps To ReproduceExecute 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 [^]) (*,+)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0080655)
hgbot (developer)
2015-09-26 22:11

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 75c7352458bf9c3532051e08d2b4327e8ab60725
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Sep 26 22:10:44 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75c7352458bf9c3532051e08d2b4327e8ab60725 [^]

Fixes issue 30941: Wrap the applyPromotions

---
M web/org.openbravo.retail.posterminal/js/model/discounts.js
---

- Issue History
Date Modified Username Field Change
2015-09-26 11:56 Orekaria New Issue
2015-09-26 11:56 Orekaria Assigned To => Orekaria
2015-09-26 11:56 Orekaria Triggers an Emergency Pack => No
2015-09-26 11:57 Orekaria Steps to Reproduce Updated View Revisions
2015-09-26 22:11 hgbot Checkin
2015-09-26 22:11 hgbot Note Added: 0080655
2015-09-26 22:11 hgbot Status new => resolved
2015-09-26 22:11 hgbot Resolution open => fixed
2015-09-26 22:11 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/75c7352458bf9c3532051e08d2b4327e8ab60725 [^]
2015-09-26 22:31 Orekaria Review Assigned To => marvintm
2015-09-30 16:45 marvintm Status resolved => closed
2015-09-30 16:45 marvintm Fixed in Version => RR15Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker