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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025623
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Return Receiptminoralways2014-01-31 11:532015-03-30 19:06
ReporterjecharriView Statuspublic 
Assigned Tomigueldejuana 
PriorityurgentResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchFixed in SCM revision5d57d5721709
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025623: It is possible to return more quantity than sold quantity

DescriptionIt is possible to return more quantity than sold quantity
Steps To Reproduce-Go to Web POS
-Create a ticket
-Go to "verified returns" and choose the order
-Return the order
-Go again to "verified returns" and choose the order

Verify that you can return again the order.
Proposed SolutionIt will be fantastic if Web POS will be able to manage returned quantities
TagsNo tags attached.
Attached Filesdiff file icon issue25623posterminal.diff [^] (8,835 bytes) 2014-12-18 15:42 [Show Content]
diff file icon issue25623returns.diff [^] (10,313 bytes) 2014-12-18 15:43 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
has duplicate feature request 0028133 closedmarvintm Ability to register which tickets has been already returned in verified returns window 
has duplicate defect 0025239 closedmarvintm RMP29: System wrongly allows the user to return more than the ordered qty using return receipt option. 
related to defect 0028109 closedmigueldejuana [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option 
related to defect 0025607RR14Q2 closedrafademiguel Impossible to do a return 
blocks defect 0029071 closedmigueldejuana Error in receipt synchronization with verified returns and one line with two shipments lines 
blocks feature request 0028933RR16Q1 closedRetail QA: RR15Q2: Add tests for Mobile applications 
blocks feature request 0029305 newmigueldejuana Convert the table in the Verified Return popup, to a ScrollableTable 

-  Notes
(0072585)
hgbot (developer)
2014-12-17 08:41

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9cedc9f8875f455e51a1ac84dc406e8db4f05be7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Dec 16 12:48:03 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option

Do not allow to return more than ordered.

---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
A src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
---
(0072587)
hgbot (developer)
2014-12-17 08:43

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: c87714948a7ab6b9b3c975d99801cf6e81753b51
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Dec 16 13:03:01 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0072589)
hgbot (developer)
2014-12-17 08:43

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 3d05d868ea07c403fd9a4386a026f5e80de9b669
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Dec 17 08:33:25 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3d05d868ea07c403fd9a4386a026f5e80de9b669 [^]

Related to issue 0025623 and related to issue 0028109: Change few things for automated test

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0072685)
hgbot (developer)
2014-12-18 08:36

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 6c1cbab998a97a24813bde01f76e78f521593c82
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 18 08:35:50 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0072689)
hgbot (developer)
2014-12-18 09:47

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e6d1c376b2f92f8aaba5ad16efd897ede52a75e9
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 18 08:35:19 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity and fixed issue 0028109: [RR14Q4] system wrongly allows user to return more than the ordered quantity using verified returns option

---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
(0072693)
migueldejuana (developer)
2014-12-18 12:26

Backed out. Target Q2.
(0072700)
migueldejuana (developer)
2014-12-18 15:43

Patches uploaded to push them in January
(0074023)
hgbot (developer)
2015-02-03 13:13

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 023c72711778723356443b7c1701d9f507b708fd
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 03 13:13:24 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/023c72711778723356443b7c1701d9f507b708fd [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

Adding an image for fully returned lines background

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
A web/org.openbravo.mobile.core/assets/img/fullyReturned.png
---
(0074024)
hgbot (developer)
2015-02-03 13:16

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 6b679d56a723203d5104d69387f29041570cffc1
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 03 13:16:15 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6b679d56a723203d5104d69387f29041570cffc1 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

Check returned qty for orders and show just pending to return qty

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0074025)
hgbot (developer)
2015-02-03 13:19

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fef8f75cb69fcd24994f3e5e08a03a02286bd65d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 03 13:19:09 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fef8f75cb69fcd24994f3e5e08a03a02286bd65d [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

Check returned qty for orders and show just pending to return qty

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
A src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
---
(0074038)
hgbot (developer)
2015-02-03 16:38

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 3502d1bf3d09e0a525600600b626d7b681c7df51
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 03 16:38:27 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3502d1bf3d09e0a525600600b626d7b681c7df51 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

Check returned qty for orders and show just pending to return qty

---
M src/org/openbravo/retail/returns/ReturnsShipmentOrderLoaderHook.java
---
(0074040)
hgbot (developer)
2015-02-03 17:12

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 434ce0eb610d37e4277feb2ee755966bd0854bb0
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Feb 03 17:11:47 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/434ce0eb610d37e4277feb2ee755966bd0854bb0 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

Send client and organization to overwrite the by default preference

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
(0074079)
hgbot (developer)
2015-02-04 13:00

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 42bf37fb9fcbdad12e82c02512ba92bce99021c7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 04 12:59:37 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42bf37fb9fcbdad12e82c02512ba92bce99021c7 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0074080)
hgbot (developer)
2015-02-04 13:00

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 5d98503334defd16f94094f97025925fb54c21a3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 04 13:00:33 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5d98503334defd16f94094f97025925fb54c21a3 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0074081)
hgbot (developer)
2015-02-04 13:03

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 2b06261bbd7b6d1b1d73ce44a910ca11cb28fe8e
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 04 13:03:08 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2b06261bbd7b6d1b1d73ce44a910ca11cb28fe8e [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0074082)
hgbot (developer)
2015-02-04 13:04

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a6fa9a0a45fb7137cede3bb2c5b0c6ab7c8c1d28
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Feb 04 13:03:46 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a6fa9a0a45fb7137cede3bb2c5b0c6ab7c8c1d28 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

---
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceiptShipLinesProperties.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0074978)
dmitry_mezentsev (developer)
2015-02-26 17:30

Guys,
Not closed for 23 days!!!
(0075184)
hgbot (developer)
2015-03-05 09:54

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 7d5086aa2080aa07fa9cfb90fa25bd43b2200a0a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 05 09:53:42 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7d5086aa2080aa07fa9cfb90fa25bd43b2200a0a [^]

Related to issue 0025623: It is possible to return more quantity than sold quantity. UI improvements

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
A web/org.openbravo.mobile.core/assets/img/iconReturned.png
---
(0075185)
hgbot (developer)
2015-03-05 09:56

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: a57f8253e0ef7a0387c183b1dba13aa5dadde01d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 05 09:56:10 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/a57f8253e0ef7a0387c183b1dba13aa5dadde01d [^]

Related to issue 0025623: It is possible to return more quantity than sold quantity. UI improvements

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0075242)
migueldejuana (developer)
2015-03-06 12:54

It is not working in that case:

https://issues.openbravo.com/view.php?id=29071 [^]
(0075615)
Orekaria (administrator)
2015-03-16 11:49
edited on: 2015-03-16 11:49

When the 'Done' button is tapped, the Amount to be returned change its sign

Steps to reproduce:
- Create a receipt
- Verified Returns ยป select all lines of previous receipt
- tap in total to pay
- tap in the exact amount button (the tick on the right)
- verify that "Exact amount returned" message appears (CORRECT)
- verify that the amount to be returned is the amount of the receipt (CORRECT)
- now, pay attention to the amount just after the "Done" button is tapped
- verify that the amount turns negative (INCORRECT)

(0075621)
Orekaria (administrator)
2015-03-16 12:57
edited on: 2015-03-16 12:58

The test creted to verify this issue is failing all the first attempts. See:

https://ci.openbravo.com/view/retail/job/ret-sandbox-test-pgsql/330/artifact/SANDBOX/automation/pi-mobile-sandbox/last-results/ret-sandbox-test-pgsql/screenshots/17%3A17%3A05%20attempt%201%20failed%3A%20I25623_VerifyReturnAvoidMoreThanOrdered.png [^]

Trace:

https://ci.openbravo.com/view/retail/job/ret-sandbox-test-pgsql/330/consoleText [^]

(0075665)
hgbot (developer)
2015-03-16 23:14

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: f62e24605bdbf7b8c5d77f4b5c5120fa4f43bb99
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Mar 16 23:13:21 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/f62e24605bdbf7b8c5d77f4b5c5120fa4f43bb99 [^]

Related to issue 25623: The 'ModalReturnReceipt' creates only 1 'checkboxButtonAll'

The missing name was provoking enyo to create a new id of the object each time the window was opened

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0075671)
hgbot (developer)
2015-03-17 00:15

Repository: tools/automation/pi-mobile
Changeset: 47d170ef0267cc4bfcad8b8c50fad93f5c27a0af
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Mar 16 12:51:12 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/47d170ef0267cc4bfcad8b8c50fad93f5c27a0af [^]

Related to issue 28933. Verifies issue 25623: Updated and new test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAlreadyReturned.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAvoidMoreThanOrdered.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifyReturnAvoidMoreThanOrdered.java
---
(0076132)
marvintm (manager)
2015-03-30 12:28

There is one case at least in which it does't work:
- Add four units of one product
- Add a discount of 5%
- Complete the order
- Create a verified return of the order. Return only one unit
- Check the discount. It will be correct.
- Create a verified return of the order again. Return one unit again.
- Verify that the discount is wrong.
(0076133)
migueldejuana (developer)
2015-03-30 12:29

This last case was introduced in:

https://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7a [^]
(0076134)
hgbot (developer)
2015-03-30 12:32

Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 5d57d572170920bf774872884e82cf8bd6f8e348
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 30 12:32:04 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5d57d572170920bf774872884e82cf8bd6f8e348 [^]

Fixed issue 0025623: It is possible to return more quantity than sold quantity

We need to take into account initial Qty to calculate the discounts instead of remaining qty

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0076156)
Orekaria (administrator)
2015-03-30 19:06

A test should be added to verify the note https://issues.openbravo.com/view.php?id=25623#c76132 [^] by martintm

- Issue History
Date Modified Username Field Change
2014-01-31 11:53 jecharri New Issue
2014-01-31 11:53 jecharri Assigned To => migueldejuana
2014-01-31 11:53 jecharri Triggers an Emergency Pack => No
2014-12-16 12:47 migueldejuana Relationship added related to 0028109
2014-12-17 08:41 hgbot Checkin
2014-12-17 08:41 hgbot Note Added: 0072585
2014-12-17 08:41 hgbot Status new => resolved
2014-12-17 08:41 hgbot Resolution open => fixed
2014-12-17 08:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^]
2014-12-17 08:43 hgbot Checkin
2014-12-17 08:43 hgbot Note Added: 0072587
2014-12-17 08:43 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9cedc9f8875f455e51a1ac84dc406e8db4f05be7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^]
2014-12-17 08:43 hgbot Checkin
2014-12-17 08:43 hgbot Note Added: 0072589
2014-12-18 08:36 hgbot Checkin
2014-12-18 08:36 hgbot Note Added: 0072685
2014-12-18 08:36 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/c87714948a7ab6b9b3c975d99801cf6e81753b51 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^]
2014-12-18 09:47 hgbot Checkin
2014-12-18 09:47 hgbot Note Added: 0072689
2014-12-18 09:47 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6c1cbab998a97a24813bde01f76e78f521593c82 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^]
2014-12-18 12:26 migueldejuana Note Added: 0072693
2014-12-18 12:26 migueldejuana Status resolved => new
2014-12-18 12:26 migueldejuana Resolution fixed => open
2014-12-18 15:42 migueldejuana File Added: issue25623posterminal.diff
2014-12-18 15:43 migueldejuana File Added: issue25623returns.diff
2014-12-18 15:43 migueldejuana Note Added: 0072700
2015-02-03 13:13 hgbot Checkin
2015-02-03 13:13 hgbot Note Added: 0074023
2015-02-03 13:13 hgbot Status new => resolved
2015-02-03 13:13 hgbot Resolution open => fixed
2015-02-03 13:13 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6d1c376b2f92f8aaba5ad16efd897ede52a75e9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/023c72711778723356443b7c1701d9f507b708fd [^]
2015-02-03 13:16 hgbot Checkin
2015-02-03 13:16 hgbot Note Added: 0074024
2015-02-03 13:16 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/023c72711778723356443b7c1701d9f507b708fd [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6b679d56a723203d5104d69387f29041570cffc1 [^]
2015-02-03 13:19 hgbot Checkin
2015-02-03 13:19 hgbot Note Added: 0074025
2015-02-03 13:19 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6b679d56a723203d5104d69387f29041570cffc1 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fef8f75cb69fcd24994f3e5e08a03a02286bd65d [^]
2015-02-03 13:20 migueldejuana Relationship added related to 0025607
2015-02-03 16:38 hgbot Checkin
2015-02-03 16:38 hgbot Note Added: 0074038
2015-02-03 16:38 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fef8f75cb69fcd24994f3e5e08a03a02286bd65d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3502d1bf3d09e0a525600600b626d7b681c7df51 [^]
2015-02-03 17:12 hgbot Checkin
2015-02-03 17:12 hgbot Note Added: 0074040
2015-02-03 17:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/3502d1bf3d09e0a525600600b626d7b681c7df51 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/434ce0eb610d37e4277feb2ee755966bd0854bb0 [^]
2015-02-04 13:00 hgbot Checkin
2015-02-04 13:00 hgbot Note Added: 0074079
2015-02-04 13:00 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/434ce0eb610d37e4277feb2ee755966bd0854bb0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42bf37fb9fcbdad12e82c02512ba92bce99021c7 [^]
2015-02-04 13:00 hgbot Checkin
2015-02-04 13:00 hgbot Note Added: 0074080
2015-02-04 13:00 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42bf37fb9fcbdad12e82c02512ba92bce99021c7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5d98503334defd16f94094f97025925fb54c21a3 [^]
2015-02-04 13:03 hgbot Checkin
2015-02-04 13:03 hgbot Note Added: 0074081
2015-02-04 13:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5d98503334defd16f94094f97025925fb54c21a3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2b06261bbd7b6d1b1d73ce44a910ca11cb28fe8e [^]
2015-02-04 13:04 hgbot Checkin
2015-02-04 13:04 hgbot Note Added: 0074082
2015-02-04 13:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/2b06261bbd7b6d1b1d73ce44a910ca11cb28fe8e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a6fa9a0a45fb7137cede3bb2c5b0c6ab7c8c1d28 [^]
2015-02-16 19:10 dmitry_mezentsev Relationship added has duplicate 0028133
2015-02-26 17:30 dmitry_mezentsev Note Added: 0074978
2015-03-05 09:54 hgbot Checkin
2015-03-05 09:54 hgbot Note Added: 0075184
2015-03-05 09:56 hgbot Checkin
2015-03-05 09:56 hgbot Note Added: 0075185
2015-03-06 12:53 migueldejuana Relationship added blocks 0029071
2015-03-06 12:54 migueldejuana Note Added: 0075242
2015-03-06 12:54 migueldejuana Status resolved => new
2015-03-06 12:54 migueldejuana Resolution fixed => open
2015-03-08 00:06 Orekaria Relationship added blocks 0028933
2015-03-10 13:29 migueldejuana Status new => scheduled
2015-03-10 13:29 migueldejuana Status scheduled => resolved
2015-03-10 13:29 migueldejuana Resolution open => fixed
2015-03-16 11:49 Orekaria Note Added: 0075615
2015-03-16 11:49 Orekaria Status resolved => new
2015-03-16 11:49 Orekaria Resolution fixed => open
2015-03-16 11:49 Orekaria Note Edited: 0075615 View Revisions
2015-03-16 12:57 Orekaria Note Added: 0075621
2015-03-16 12:58 Orekaria Note Edited: 0075621 View Revisions
2015-03-16 23:14 hgbot Checkin
2015-03-16 23:14 hgbot Note Added: 0075665
2015-03-16 23:32 Orekaria Relationship added blocks 0029305
2015-03-17 00:15 hgbot Checkin
2015-03-17 00:15 hgbot Note Added: 0075671
2015-03-30 12:28 marvintm Note Added: 0076132
2015-03-30 12:29 migueldejuana Note Added: 0076133
2015-03-30 12:32 hgbot Checkin
2015-03-30 12:32 hgbot Note Added: 0076134
2015-03-30 12:32 hgbot Status new => resolved
2015-03-30 12:32 hgbot Resolution open => fixed
2015-03-30 12:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a6fa9a0a45fb7137cede3bb2c5b0c6ab7c8c1d28 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/5d57d572170920bf774872884e82cf8bd6f8e348 [^]
2015-03-30 15:00 Orekaria Review Assigned To => Orekaria
2015-03-30 15:00 Orekaria Status resolved => closed
2015-03-30 15:00 Orekaria Fixed in Version => RR15Q3
2015-03-30 15:01 Orekaria Fixed in Version RR15Q3 => RR15Q2
2015-03-30 19:06 Orekaria Note Added: 0076156
2016-07-20 15:21 marvintm Relationship added has duplicate 0025239


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker