Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036966 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | have not tried | 2017-09-27 17:57 | 2018-06-26 11:42 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036966: When entering the attribute value, the user shouldn't need to follow internal Openbravo format | |||||||
Description | When support for attributes is enabled, the Web POS prompts the user to add the attribute values whenever a product which has associated attribute set is added to the ticket. However, as of now the value needs to follow internal Openbravo rules (such as starting with # if it's serial number, or L if it's lot), and this is confusing for the user. In some cases the codes will be generated and the products labelled directly by the company using Openbravo, but in many cases, the codes may be scanned directly from the original goods, and therefore it's quite a hassle for the user to have to correct these codes. Ideally, the user should only have to scan the value as it is, and Openbravo should handle the conversion to its internal format automatically. | |||||||
Steps To Reproduce | Use Support for Attributes functionality, and verify that the serial number cannot be entered as it is, and # is required for the Web POS to recognize it properly. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0099874) hgbot (developer) 2017-10-12 10:09 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: 1805bc6528747ca9790fc1f54ec37e0c9683f05c Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 08:29:46 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/1805bc6528747ca9790fc1f54ec37e0c9683f05c [^] Related to issue 36966: Adapt stock validation module to -support for attributes- project - When the attributes sent by client side are not valid -> Show error in the frontend - When an item is not present in m_storage_detail try to pick different locator to use it as overissue - When a quoation is approved and transformed into a sales order, the stock for the specific attribute is checked. it was not working --- M src/org/openbravo/retail/stockvalidation/OrderFromQuotationStockChecker.java M src/org/openbravo/retail/stockvalidation/StockChecker.java M web/org.openbravo.retail.stockvalidation/js/modals.js --- |
(0099875) hgbot (developer) 2017-10-12 18:39 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: 6b5524e30c63f76405668b2107055c4f0040b671 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 18:24:45 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/6b5524e30c63f76405668b2107055c4f0040b671 [^] Related to issue 36966: revert change until try is stable --- M src/org/openbravo/retail/stockvalidation/OrderFromQuotationStockChecker.java M src/org/openbravo/retail/stockvalidation/StockChecker.java M web/org.openbravo.retail.stockvalidation/js/modals.js --- |
(0099886) hgbot (developer) 2017-10-13 09:57 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: bc937262cf8256a3d1f5fb1ae9dcda18632265ea Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 08:33:57 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bc937262cf8256a3d1f5fb1ae9dcda18632265ea [^] Related to issue 36966: Add new utility function to make easy to validate a string property present in a json object --- M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java --- |
(0099887) hgbot (developer) 2017-10-13 09:57 |
Repository: erp/devel/pi Changeset: bc773c74c332bb3dbb43bfdad280b6ae5e274661 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 10:44:52 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bc773c74c332bb3dbb43bfdad280b6ae5e274661 [^] Related to issue 36966: Add PL function to retrieve json details about certain m_attsetinstance_id --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java M src-db/database/sourcedata/AD_MESSAGE.xml A src-db/database/model/functions/M_GETJSONDESCRIPTION.xml --- |
(0099888) hgbot (developer) 2017-10-13 09:57 |
Repository: erp/devel/pi Changeset: bc773c74c332bb3dbb43bfdad280b6ae5e274661 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 10:44:52 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bc773c74c332bb3dbb43bfdad280b6ae5e274661 [^] Related to issue 36966: Add PL function to retrieve json details about certain m_attsetinstance_id --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java M src-db/database/sourcedata/AD_MESSAGE.xml A src-db/database/model/functions/M_GETJSONDESCRIPTION.xml --- |
(0099889) hgbot (developer) 2017-10-13 09:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 1910d2fb4f545c0fab338f7c45f218f94213011f Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Oct 12 10:29:47 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1910d2fb4f545c0fab338f7c45f218f94213011f [^] Related to issue 36966: Improvements to better support of attributes - Now attributes are received without symbols and processed in the backend - Now custom attributes are supported - AttributeInstance is created when it is required - When AttributeSetInstance is created every field is correctly populated - New utility class cretaed to work with attributes --- M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java M web/org.openbravo.retail.posterminal/js/components/renderorderline.js A src/org/openbravo/retail/posterminal/utility/AttributesUtils.java --- |
(0099890) hgbot (developer) 2017-10-13 09:59 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: acaab0e5f2d817b8740a605eb6ae1fdacf9699e4 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Oct 13 09:41:13 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/acaab0e5f2d817b8740a605eb6ae1fdacf9699e4 [^] Related to issue 36966: AttValue info retrieved from server y now a json object - Receive attValue information taking into account new format - Generate attDescription based on json information - Compare the input inserted by the user with the attDescription --- M web/org.openbravo.retail.returns/js/modalReturnLines.js M web/org.openbravo.retail.returns/js/modalproductattributeverifiedreturns.js --- |
(0099891) hgbot (developer) 2017-10-13 09:59 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: e25140ad03838d34a02a7e411d22f7e8510362f0 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Oct 13 09:34:37 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/e25140ad03838d34a02a7e411d22f7e8510362f0 [^] Related to issue 36966: Adapt stock validation module to -support for attributes- project - When the attributes sent by client side are not valid -> Show error in the frontend - When an item is not present in m_storage_detail try to pick different locator to use it as overissue - When a quoation is approved and transformed into a sales order, the stock for the specific attribute is checked. it was not working --- M src/org/openbravo/retail/stockvalidation/OrderFromQuotationStockChecker.java M src/org/openbravo/retail/stockvalidation/StockChecker.java M web/org.openbravo.retail.stockvalidation/js/modals.js --- |
(0099892) guilleaer (manager) 2017-10-13 10:02 |
Update test https://code.openbravo.com/tools/automation/pi-mobile/rev/7f34ab01ce37 [^] |
(0099893) guilleaer (manager) 2017-10-13 10:03 |
Update sample data https://code.openbravo.com/erp/pmods-branches/org.openbravo.test.mobile.sampledata/rev/cca05b644d92 [^] |
(0099894) hgbot (developer) 2017-10-13 10:16 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 88b97ce3fcd9556a602457538261762e6a33553e Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Oct 13 10:02:16 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/88b97ce3fcd9556a602457538261762e6a33553e [^] Related to issue 36966: Add license info --- M src/org/openbravo/retail/posterminal/utility/AttributesUtils.java --- |
(0099907) hgbot (developer) 2017-10-13 14:26 |
Repository: erp/devel/pi Changeset: 6d35f15c1e0f2cfb22a78bf5de84f2b457125a22 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Oct 13 14:09:41 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6d35f15c1e0f2cfb22a78bf5de84f2b457125a22 [^] Related to issue 36966: Update license text --- M src-db/database/model/functions/M_GETJSONDESCRIPTION.xml --- |
(0100048) hgbot (developer) 2017-10-25 09:14 |
Repository: erp/pmods/org.openbravo.retail.stockvalidation Changeset: 82bbac0defc1a39d1cef3f3c32d5226fe482db48 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Oct 24 11:37:27 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/82bbac0defc1a39d1cef3f3c32d5226fe482db48 [^] Related to issue 36966: Loaded orders with attributes now works fine - We try first to read attSetInstanceDesc (which is only present in those lines which were loaded from ERP in web POS) --- M src/org/openbravo/retail/stockvalidation/StockChecker.java --- |
(0100049) hgbot (developer) 2017-10-25 09:14 |
Repository: erp/pmods/org.openbravo.retail.returns Changeset: 7e450358183847674770d4c073b0d9440f002ad6 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Oct 24 11:32:15 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/7e450358183847674770d4c073b0d9440f002ad6 [^] Related to issue 36966: Use utility function generateDescriptionBasedOnJson --- M web/org.openbravo.retail.returns/js/modalReturnLines.js --- |
(0100050) hgbot (developer) 2017-10-25 09:14 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ef98c3a0246ecf2f46ec2527f25e98a4c402685c Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Oct 24 22:04:31 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ef98c3a0246ecf2f46ec2527f25e98a4c402685c [^] Related to issue 36966: Attributes are now working when layaways or receipts are loaded - Added utility function - When attr preference is enabled read att values an generate description - When processing an order prevously loaded in webPOS from ERP use attSetInstanceDesc property --- M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M src/org/openbravo/retail/posterminal/OrderLoader.java M web/org.openbravo.retail.posterminal/js/model/order.js A web/org.openbravo.retail.posterminal/js/utils/attributeUtils.js --- |
(0100162) hgbot (developer) 2017-10-30 18:13 |
Repository: retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal Changeset: 2143fc14285c9e5fa4200be21a9a1ec0830f90af Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Oct 30 18:12:50 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/2143fc14285c9e5fa4200be21a9a1ec0830f90af [^] Related to issue 37062, Backport of issue 36966: Fix copyright year --- M web/org.openbravo.retail.posterminal/js/utils/attributeUtils.js --- |
(0100164) hgbot (developer) 2017-10-30 18:15 |
Repository: retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal Changeset: 97845f43894dbe1de9fa51e990dd1fd69b379569 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Oct 30 18:15:11 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal/rev/97845f43894dbe1de9fa51e990dd1fd69b379569 [^] Related to issue 37063, Backport of issue 36966: Fix copyright year --- M web/org.openbravo.retail.posterminal/js/utils/attributeUtils.js --- |
(0100165) hgbot (developer) 2017-10-30 18:19 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5f854b3794d3a0e40550026bb7fe2fcb30da4496 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Mon Oct 30 18:18:48 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5f854b3794d3a0e40550026bb7fe2fcb30da4496 [^] Related to issue 36966: Fix copyright year --- M web/org.openbravo.retail.posterminal/js/utils/attributeUtils.js --- |
(0100211) hgbot (developer) 2017-11-02 11:38 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 03ea8df1be9f9ce51424bdfa342fc7de94bfc366 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Nov 02 11:37:38 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/03ea8df1be9f9ce51424bdfa342fc7de94bfc366 [^] Related to issue 36966: Verified returns are now working fine when return is synchronized --- M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/utility/AttributesUtils.java --- |
(0100213) hgbot (developer) 2017-11-02 11:41 |
Repository: retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal Changeset: 85304b50be6b437c63750ca776b44073af3e1885 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Nov 02 11:41:08 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/85304b50be6b437c63750ca776b44073af3e1885 [^] Related to issue 37062, Backport of issue 36966: Verified returns are now working fine when return is synchronized --- M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/utility/AttributesUtils.java --- |
(0100215) hgbot (developer) 2017-11-02 11:45 |
Repository: retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal Changeset: 1e2d6a7b8df837cf951d5c8d22646116e4cc4b0c Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Thu Nov 02 11:44:39 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal/rev/1e2d6a7b8df837cf951d5c8d22646116e4cc4b0c [^] Related to issue 37063, Backport of issue 36966: Verified returns are now working fine when return is synchronized --- M src/org/openbravo/retail/posterminal/OrderLoader.java M src/org/openbravo/retail/posterminal/utility/AttributesUtils.java --- |
(0100264) hgbot (developer) 2017-11-03 13:20 |
Repository: retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal Changeset: fcf2d1f0d554fd65c22a958b0c512f1d97e5c6b1 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Nov 03 13:20:21 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/fcf2d1f0d554fd65c22a958b0c512f1d97e5c6b1 [^] Related to issue 37062, Backport of issue 36966: Increase maxLengh of attribute value input --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js --- |
(0100265) hgbot (developer) 2017-11-03 13:27 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c4e2b9990eb685bc4cb4604bd0527be84ed8f76d Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Nov 03 13:27:04 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c4e2b9990eb685bc4cb4604bd0527be84ed8f76d [^] Related to issue 36966: Increase maxLengh of attribute value input --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js --- |
(0100267) hgbot (developer) 2017-11-03 13:28 |
Repository: retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal Changeset: bcc67cfc1244d485cc5b712546d097e1e492dc53 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri Nov 03 13:28:24 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal/rev/bcc67cfc1244d485cc5b712546d097e1e492dc53 [^] Related to issue 37063, Backport of issue 36966: Increase maxLengh of attribute value input --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalproductattribute.js --- |
(0101328) hudsonbot (developer) 2018-01-03 12:38 |
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/c81e0d3cbab5 [^] Maturity status: Test |
(0101330) hudsonbot (developer) 2018-01-03 12:38 |
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/c81e0d3cbab5 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2017-09-27 17:57 | marvintm | New Issue | |
2017-09-27 17:57 | marvintm | Assigned To | => Retail |
2017-09-27 17:57 | marvintm | Triggers an Emergency Pack | => No |
2017-09-27 17:57 | marvintm | Summary | Attributes specification shouldn't require the user to follow Openbravo specific format => When entering the attribute value, the user shouldn't need to follow Openbravo specific format |
2017-09-27 17:58 | marvintm | Summary | When entering the attribute value, the user shouldn't need to follow Openbravo specific format => When entering the attribute value, the user shouldn't need to follow internal Openbravo format |
2017-09-27 17:58 | marvintm | Description Updated | View Revisions |
2017-09-27 18:22 | marvintm | Description Updated | View Revisions |
2017-10-10 13:27 | guilleaer | File Added: stockvalidation.diff | |
2017-10-10 13:27 | guilleaer | File Added: returns.diff | |
2017-10-10 13:27 | guilleaer | File Added: pt.diff | |
2017-10-10 13:27 | guilleaer | File Added: pi.diff | |
2017-10-10 14:38 | guilleaer | File Added: pt_17q3.diff | |
2017-10-12 10:09 | hgbot | Checkin | |
2017-10-12 10:09 | hgbot | Note Added: 0099874 | |
2017-10-12 18:39 | hgbot | Checkin | |
2017-10-12 18:39 | hgbot | Note Added: 0099875 | |
2017-10-13 09:57 | hgbot | Checkin | |
2017-10-13 09:57 | hgbot | Note Added: 0099886 | |
2017-10-13 09:57 | hgbot | Checkin | |
2017-10-13 09:57 | hgbot | Note Added: 0099887 | |
2017-10-13 09:57 | hgbot | Checkin | |
2017-10-13 09:57 | hgbot | Note Added: 0099888 | |
2017-10-13 09:58 | hgbot | Checkin | |
2017-10-13 09:58 | hgbot | Note Added: 0099889 | |
2017-10-13 09:59 | hgbot | Checkin | |
2017-10-13 09:59 | hgbot | Note Added: 0099890 | |
2017-10-13 09:59 | hgbot | Checkin | |
2017-10-13 09:59 | hgbot | Note Added: 0099891 | |
2017-10-13 10:02 | guilleaer | Note Added: 0099892 | |
2017-10-13 10:03 | guilleaer | Note Added: 0099893 | |
2017-10-13 10:16 | hgbot | Checkin | |
2017-10-13 10:16 | hgbot | Note Added: 0099894 | |
2017-10-13 10:18 | guilleaer | File Deleted: pi.diff | |
2017-10-13 10:18 | guilleaer | File Deleted: pt.diff | |
2017-10-13 10:18 | guilleaer | File Deleted: returns.diff | |
2017-10-13 10:18 | guilleaer | File Deleted: stockvalidation.diff | |
2017-10-13 10:18 | guilleaer | File Deleted: pt_17q3.diff | |
2017-10-13 11:36 | guilleaer | Status | new => scheduled |
2017-10-13 11:37 | guilleaer | Status | scheduled => resolved |
2017-10-13 11:37 | guilleaer | Fixed in Version | => RR18Q1 |
2017-10-13 11:37 | guilleaer | Resolution | open => fixed |
2017-10-13 12:19 | guilleaer | Status | resolved => new |
2017-10-13 12:19 | guilleaer | Resolution | fixed => open |
2017-10-13 12:19 | guilleaer | Fixed in Version | RR18Q1 => |
2017-10-13 12:19 | guilleaer | Status | new => scheduled |
2017-10-13 12:19 | guilleaer | Status | scheduled => resolved |
2017-10-13 12:19 | guilleaer | Fixed in Version | => RR18Q1 |
2017-10-13 12:19 | guilleaer | Resolution | open => fixed |
2017-10-13 14:26 | hgbot | Checkin | |
2017-10-13 14:26 | hgbot | Note Added: 0099907 | |
2017-10-13 14:57 | guilleaer | Relationship added | related to 0037065 |
2017-10-16 15:53 | marvintm | Assigned To | Retail => guilleaer |
2017-10-25 09:14 | hgbot | Checkin | |
2017-10-25 09:14 | hgbot | Note Added: 0100048 | |
2017-10-25 09:14 | hgbot | Checkin | |
2017-10-25 09:14 | hgbot | Note Added: 0100049 | |
2017-10-25 09:14 | hgbot | Checkin | |
2017-10-25 09:14 | hgbot | Note Added: 0100050 | |
2017-10-25 12:26 | hgbot | Checkin | |
2017-10-25 12:26 | hgbot | Note Added: 0100058 | |
2017-10-25 16:03 | guilleaer | Note Deleted: 0100058 | |
2017-10-30 18:13 | hgbot | Checkin | |
2017-10-30 18:13 | hgbot | Note Added: 0100162 | |
2017-10-30 18:15 | hgbot | Checkin | |
2017-10-30 18:15 | hgbot | Note Added: 0100164 | |
2017-10-30 18:19 | hgbot | Checkin | |
2017-10-30 18:19 | hgbot | Note Added: 0100165 | |
2017-11-02 11:38 | hgbot | Checkin | |
2017-11-02 11:38 | hgbot | Note Added: 0100211 | |
2017-11-02 11:41 | hgbot | Checkin | |
2017-11-02 11:41 | hgbot | Note Added: 0100213 | |
2017-11-02 11:45 | hgbot | Checkin | |
2017-11-02 11:45 | hgbot | Note Added: 0100215 | |
2017-11-02 12:50 | marvintm | Review Assigned To | => marvintm |
2017-11-02 12:50 | marvintm | Status | resolved => closed |
2017-11-03 13:20 | hgbot | Checkin | |
2017-11-03 13:20 | hgbot | Note Added: 0100264 | |
2017-11-03 13:27 | hgbot | Checkin | |
2017-11-03 13:27 | hgbot | Note Added: 0100265 | |
2017-11-03 13:28 | hgbot | Checkin | |
2017-11-03 13:28 | hgbot | Note Added: 0100267 | |
2017-11-08 09:52 | guilleaer | Relationship added | related to 0037256 |
2017-11-13 11:36 | gorka_gil | Relationship added | related to 0037240 |
2017-12-13 14:23 | guilleaer | Relationship added | blocks 0037308 |
2018-01-03 12:38 | hudsonbot | Checkin | |
2018-01-03 12:38 | hudsonbot | Note Added: 0101328 | |
2018-01-03 12:38 | hudsonbot | Checkin | |
2018-01-03 12:38 | hudsonbot | Note Added: 0101330 | |
2018-06-26 11:42 | hgbot | Checkin | |
2018-06-26 11:42 | hgbot | Note Added: 0105424 | |
2018-06-26 14:10 | gorka_gil | Note Deleted: 0105424 |
Copyright © 2000 - 2009 MantisBT Group |