Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040257 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2019-02-22 11:36 | 2019-06-02 20:01 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 48524dbb7b9e | ||||
Projection | none | ETA | none | Target Version | RR19Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040257: Cross Store Payments & Returns project | |||||||
Description | Cross Store Payments & Returns project | |||||||
Steps To Reproduce | * | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|
(0110118) hgbot (developer) 2019-02-28 14:33 |
Repository: erp/devel/pi Changeset: aed4d4a47cd18723828c141de4ab3e43b40c161d Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Wed Feb 27 10:31:10 2019 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/aed4d4a47cd18723828c141de4ab3e43b40c161d [^] Fixes issue 40257: Cross Store payments & returns project Disable client/org check in AdvPaymentMngtDao.getNewPaymentDetail() to enable Cross Store payments. Do not check AD_Org_ID and M_Warehouse_ID relation in C_ORDER_POST1 and M_INOUT_POST as this should be managed by the warehouse selector. Enable crossOrgReference in some columns: C_Order.M_Warehouse_ID C_OrderLine.M_Warehouse_ID M_InOut.M_Warehouse_ID C_Order.SalesRep_ID M_InOut.SalesRep_ID C_Invoice.SalesRep_ID --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java M src-db/database/model/functions/C_ORDER_POST1.xml M src-db/database/model/functions/M_INOUT_POST.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0110119) hgbot (developer) 2019-02-28 14:33 |
Repository: erp/pmods/org.openbravo.retail.config Changeset: 4ac2e0ab61a722a831299c3f9bcc6639904a705e Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Feb 26 10:28:50 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/4ac2e0ab61a722a831299c3f9bcc6639904a705e [^] Fixes issue 40257: Cross Store payments & returns project --- M src-db/database/model/modifiedTables/AD_ORG.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/OBUISEL_SELECTOR.xml M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml --- |
(0110120) hgbot (developer) 2019-02-28 14:34 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: d1994454bb08524a29af3620235c701d73ce1fb2 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Thu Feb 28 11:05:03 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1994454bb08524a29af3620235c701d73ce1fb2 [^] Fixes issue 40257: Cross Store payments & returns project --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java M web/org.openbravo.mobile.core/assets/css/ob-standard.css M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js M web/org.openbravo.mobile.core/source/component/dialog/ob-modaladvancedfilters.js --- |
(0110122) hgbot (developer) 2019-02-28 14:38 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4715a723bb275a9ba90b4af05d13873f7d098532 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Thu Feb 28 14:32:14 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4715a723bb275a9ba90b4af05d13873f7d098532 [^] Fixes issue 40257: Cross Store payments & returns project --- M src-db/database/model/modifiedTables/AD_ORG.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_PREFERENCE.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/OBUISEL_SELECTOR.xml M src/org/openbravo/retail/posterminal/CancelLayawayLoader.java M src/org/openbravo/retail/posterminal/CashCloseProcessor.java M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/POSUtils.java M src/org/openbravo/retail/posterminal/PaidReceiptProperties.java M src/org/openbravo/retail/posterminal/PaidReceipts.java M src/org/openbravo/retail/posterminal/PaidReceiptsFilter.java M src/org/openbravo/retail/posterminal/PaidReceiptsFilterProperties.java M src/org/openbravo/retail/posterminal/master/LoadedCustomer.java M src/org/openbravo/retail/posterminal/process/OpenRelatedReceipts.java M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java M src/org/openbravo/retail/posterminal/utility/ShipmentUtils.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/model/orderfilter.js M web/org.openbravo.retail.posterminal/js/model/orders-for-verified-returns-filter.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js A src/org/openbravo/retail/posterminal/StoreHQLCriteria.java A src/org/openbravo/retail/posterminal/term/Store.java --- |
(0110123) hgbot (developer) 2019-02-28 14:40 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 48524dbb7b9e2c04bd6bcd9d73976868d855ca45 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Tue Feb 26 14:01:42 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/48524dbb7b9e2c04bd6bcd9d73976868d855ca45 [^] Fixes issue 40257: Cross Store payments & returns project --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0110151) hgbot (developer) 2019-03-01 13:40 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 488f80ba6ec78f1ca1b6988f1c2ab58cc2527692 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Fri Mar 01 12:55:02 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/488f80ba6ec78f1ca1b6988f1c2ab58cc2527692 [^] Related to issue 40257: Use optString instead of getString in PaidReceipts --- M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
(0110273) hgbot (developer) 2019-03-07 08:40 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: b18930c120fe0ad9db1419482e626fc27f89266f Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Wed Mar 06 21:51:11 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/b18930c120fe0ad9db1419482e626fc27f89266f [^] Related to issue 40257: Add Orhi and Vall Boí stores --- M referencedata/sampledata/The_White_Valley_Group/AD_FORM_ACCESS.xml M referencedata/sampledata/The_White_Valley_Group/AD_ORG.xml M referencedata/sampledata/The_White_Valley_Group/AD_ORGINFO.xml M referencedata/sampledata/The_White_Valley_Group/AD_ORG_TREE.xml M referencedata/sampledata/The_White_Valley_Group/AD_ORG_WAREHOUSE.xml M referencedata/sampledata/The_White_Valley_Group/AD_PINSTANCE.xml M referencedata/sampledata/The_White_Valley_Group/AD_PROCESS_ACCESS.xml M referencedata/sampledata/The_White_Valley_Group/AD_PROCESS_REQUEST.xml M referencedata/sampledata/The_White_Valley_Group/AD_ROLE.xml M referencedata/sampledata/The_White_Valley_Group/AD_ROLE_ORGACCESS.xml M referencedata/sampledata/The_White_Valley_Group/AD_SEQUENCE.xml M referencedata/sampledata/The_White_Valley_Group/AD_TREENODE.xml M referencedata/sampledata/The_White_Valley_Group/AD_USER.xml M referencedata/sampledata/The_White_Valley_Group/AD_USER_ROLES.xml M referencedata/sampledata/The_White_Valley_Group/AD_WINDOW_ACCESS.xml M referencedata/sampledata/The_White_Valley_Group/C_BPARTNER.xml M referencedata/sampledata/The_White_Valley_Group/C_BPARTNER_LOCATION.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_CUSTOMER_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_EMPLOYEE_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_BP_VENDOR_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_DOCTYPE.xml M referencedata/sampledata/The_White_Valley_Group/C_DOCTYPE_TRL.xml M referencedata/sampledata/The_White_Valley_Group/C_GLITEM.xml M referencedata/sampledata/The_White_Valley_Group/C_GLITEM_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/C_INVOICE.xml M referencedata/sampledata/The_White_Valley_Group/C_LOCATION.xml M referencedata/sampledata/The_White_Valley_Group/C_ORDER.xml M referencedata/sampledata/The_White_Valley_Group/C_ORDERLINE.xml M referencedata/sampledata/The_White_Valley_Group/C_ORDERLINETAX.xml M referencedata/sampledata/The_White_Valley_Group/C_ORDERTAX.xml M referencedata/sampledata/The_White_Valley_Group/C_POC_DOCTYPE_TEMPLATE.xml M referencedata/sampledata/The_White_Valley_Group/FACT_ACCT.xml M referencedata/sampledata/The_White_Valley_Group/FIN_FINACC_PAYMENTMETHOD.xml M referencedata/sampledata/The_White_Valley_Group/FIN_FINACC_TRANSACTION.xml M referencedata/sampledata/The_White_Valley_Group/FIN_FINANCIAL_ACCOUNT.xml M referencedata/sampledata/The_White_Valley_Group/FIN_PAYMENT.xml M referencedata/sampledata/The_White_Valley_Group/FIN_PAYMENT_DETAIL.xml M referencedata/sampledata/The_White_Valley_Group/FIN_PAYMENT_SCHEDULE.xml M referencedata/sampledata/The_White_Valley_Group/FIN_PAYMENT_SCHEDULEDETAIL.xml M referencedata/sampledata/The_White_Valley_Group/M_INOUT.xml M referencedata/sampledata/The_White_Valley_Group/M_INOUTLINE.xml M referencedata/sampledata/The_White_Valley_Group/M_LOCATOR.xml M referencedata/sampledata/The_White_Valley_Group/M_STORAGE_DETAIL.xml M referencedata/sampledata/The_White_Valley_Group/M_TRANSACTION.xml M referencedata/sampledata/The_White_Valley_Group/M_TRANSACTION_COST.xml M referencedata/sampledata/The_White_Valley_Group/M_WAREHOUSE.xml M referencedata/sampledata/The_White_Valley_Group/OBKMO_WIDGET_CLASS_ACCESS.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_APPLICATIONS.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_APP_CASHUP.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_APP_PAYMENT.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_APP_PAYMENT_TYPE.xml M referencedata/sampledata/The_White_Valley_Group/OBPOS_TERMINALTYPE.xml M referencedata/sampledata/The_White_Valley_Group/OBRETCO_CMEVENTS.xml M referencedata/sampledata/The_White_Valley_Group/OBUIAPP_PROCESS_ACCESS.xml M referencedata/sampledata/The_White_Valley_Group/OBUIAPP_VIEW_ROLE_ACCESS.xml --- |
(0110274) hgbot (developer) 2019-03-07 08:41 |
Repository: tools/automation/pi-mobile Changeset: 926eb33b65b78957683821c74dbe0d7856c56ed9 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Thu Mar 07 08:40:53 2019 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/926eb33b65b78957683821c74dbe0d7856c56ed9 [^] Related to issue 40257: Add Cross Store automated tests --- M src-test/org/openbravo/test/mobile/retail/mobilecore/intuitive/IntuitiveCommandsMobileCore.java M src-test/org/openbravo/test/mobile/retail/mobilecore/javascript/EnyoNode.java M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java M src-test/org/openbravo/test/mobile/retail/pack/API/WebPOSAPI.java M src-test/org/openbravo/test/mobile/retail/pack/database/WebPOSDatabaseHelper.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job018/CrossStoreSuite.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/concurrent/job018/CrossStoreSuiteHV.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/AllCrossStoreTests.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/AllCrossStoreTestsHV.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentInvoice.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentLayaway.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentMultiple.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentPartial.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentReceipt.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreReturnInvoice.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreReturnReceipt.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreTerminalHelper.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIOpenReceipt.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIPayOpenTickets.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIVerifiedReturns.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIOpenReceipt.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIPayOpenTickets.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIVerifiedReturns.java --- |
(0110599) hgbot (developer) 2019-03-23 00:30 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b3df155a825499d04825bc8ee53af4093fbecc94 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Sat Mar 23 00:19:26 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b3df155a825499d04825bc8ee53af4093fbecc94 [^] Related to issue 40257: Remove store filter separator --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.mobile.core/assets/css/ob-standard.css M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js --- |
(0110600) hgbot (developer) 2019-03-23 00:30 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6aed2d5e000840e8817996b742af9c34818e3c34 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Sat Mar 23 00:18:33 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6aed2d5e000840e8817996b742af9c34818e3c34 [^] Related to issue 40257: Remove store filter separator --- M web/org.openbravo.retail.posterminal/js/model/orderfilter.js M web/org.openbravo.retail.posterminal/js/model/orders-for-verified-returns-filter.js --- |
(0110601) hgbot (developer) 2019-03-23 00:31 |
Repository: tools/automation/pi-mobile Changeset: d0638a6816546b190b978e1250a3606f75dd8018 Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Sat Mar 23 00:20:52 2019 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d0638a6816546b190b978e1250a3606f75dd8018 [^] Related to issue 40257: Remove store filter separator --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIOpenReceipt.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIPayOpenTickets.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreUIVerifiedReturns.java --- |
(0110624) hgbot (developer) 2019-03-25 16:38 |
Repository: tools/automation/pi-mobile Changeset: 093a220802d58b7491715699aebe1b5e1b54813d Author: Álvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon Mar 25 16:38:37 2019 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/093a220802d58b7491715699aebe1b5e1b54813d [^] Related to issue 40257: Fix CrossStorePaymentPartial test --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStorePaymentPartial.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/InStoreUIOpenReceipt.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/InStoreUIPayOpenTickets.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/InStoreUIVerifiedReturns.java R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIOpenReceipt.java R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIPayOpenTickets.java R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/SingleStoreUIVerifiedReturns.java --- |
(0110838) hudsonbot (viewer) 2019-03-28 14:56 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b2fbc1588df4 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2019-02-22 11:36 | aferraz | New Issue | |
2019-02-22 11:36 | aferraz | Assigned To | => aferraz |
2019-02-22 11:36 | aferraz | OBNetwork customer | => No |
2019-02-22 11:36 | aferraz | Triggers an Emergency Pack | => No |
2019-02-28 14:33 | hgbot | Checkin | |
2019-02-28 14:33 | hgbot | Note Added: 0110118 | |
2019-02-28 14:33 | hgbot | Status | new => resolved |
2019-02-28 14:33 | hgbot | Resolution | open => fixed |
2019-02-28 14:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/aed4d4a47cd18723828c141de4ab3e43b40c161d [^] |
2019-02-28 14:33 | hgbot | Checkin | |
2019-02-28 14:33 | hgbot | Note Added: 0110119 | |
2019-02-28 14:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/aed4d4a47cd18723828c141de4ab3e43b40c161d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/4ac2e0ab61a722a831299c3f9bcc6639904a705e [^] |
2019-02-28 14:34 | hgbot | Checkin | |
2019-02-28 14:34 | hgbot | Note Added: 0110120 | |
2019-02-28 14:34 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/4ac2e0ab61a722a831299c3f9bcc6639904a705e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1994454bb08524a29af3620235c701d73ce1fb2 [^] |
2019-02-28 14:38 | hgbot | Checkin | |
2019-02-28 14:38 | hgbot | Note Added: 0110122 | |
2019-02-28 14:38 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d1994454bb08524a29af3620235c701d73ce1fb2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4715a723bb275a9ba90b4af05d13873f7d098532 [^] |
2019-02-28 14:40 | hgbot | Checkin | |
2019-02-28 14:40 | hgbot | Note Added: 0110123 | |
2019-02-28 14:40 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4715a723bb275a9ba90b4af05d13873f7d098532 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/48524dbb7b9e2c04bd6bcd9d73976868d855ca45 [^] |
2019-03-01 13:40 | hgbot | Checkin | |
2019-03-01 13:40 | hgbot | Note Added: 0110151 | |
2019-03-04 18:21 | aferraz | Relationship added | related to 0040139 |
2019-03-04 18:22 | aferraz | Relationship replaced | depends on 0040139 |
2019-03-04 18:22 | aferraz | Relationship added | depends on 0040244 |
2019-03-07 08:40 | hgbot | Checkin | |
2019-03-07 08:40 | hgbot | Note Added: 0110273 | |
2019-03-07 08:41 | hgbot | Checkin | |
2019-03-07 08:41 | hgbot | Note Added: 0110274 | |
2019-03-13 17:35 | aferraz | Review Assigned To | => marvintm |
2019-03-13 17:35 | aferraz | Status | resolved => closed |
2019-03-13 17:35 | aferraz | Fixed in Version | => RR19Q2 |
2019-03-23 00:30 | hgbot | Checkin | |
2019-03-23 00:30 | hgbot | Note Added: 0110599 | |
2019-03-23 00:30 | hgbot | Checkin | |
2019-03-23 00:30 | hgbot | Note Added: 0110600 | |
2019-03-23 00:31 | hgbot | Checkin | |
2019-03-23 00:31 | hgbot | Note Added: 0110601 | |
2019-03-25 16:38 | hgbot | Checkin | |
2019-03-25 16:38 | hgbot | Note Added: 0110624 | |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110838 | |
2019-05-31 13:46 | aferraz | Relationship added | related to 0040992 |
2019-05-31 13:47 | aferraz | Relationship added | related to 0040741 |
2019-05-31 13:48 | aferraz | Relationship added | related to 0040766 |
2019-06-02 20:01 | aferraz | Relationship added | related to 0041006 |
2019-06-20 13:16 | aferraz | Relationship added | causes 0041133 |
Copyright © 2000 - 2009 MantisBT Group |