Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045634 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2020-12-21 14:11 | 2021-02-01 14:00 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR21Q2 | |||
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 | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0045634: Reimplement printing infrastructure | |||||||
Description | Reimplement the printing infrastructure to not depend on "old" technologies | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0125019) hgbot (developer) 2020-12-21 14:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/229 [^] |
(0125461) hgbot (developer) 2021-01-14 12:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/131 [^] |
(0125491) hgbot (developer) 2021-01-18 10:47 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/67 [^] |
(0125493) hgbot (developer) 2021-01-18 11:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/11 [^] |
(0125817) hgbot (developer) 2021-01-27 19:02 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/9 [^] |
(0125818) hgbot (developer) 2021-01-27 19:04 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/15 [^] |
(0125819) hgbot (developer) 2021-01-27 19:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.trainingmode/-/merge_requests/8 [^] |
(0125820) hgbot (developer) 2021-01-27 19:09 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/merge_requests/5 [^] |
(0125821) hgbot (developer) 2021-01-27 19:10 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/37 [^] |
(0125822) hgbot (developer) 2021-01-27 19:26 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.earn.buyxearny/-/merge_requests/3 [^] |
(0125823) hgbot (developer) 2021-01-27 19:27 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/merge_requests/5 [^] |
(0125824) hgbot (developer) 2021-01-27 19:30 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.servicesequence/-/merge_requests/1 [^] |
(0125825) hgbot (developer) 2021-01-28 07:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.receiptreport/-/merge_requests/1 [^] |
(0125827) hgbot (developer) 2021-01-28 09:53 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.nexoprovider/-/merge_requests/6 [^] |
(0125868) hgbot (developer) 2021-01-30 08:06 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 013fb9d0a1d7d5b8b291b34aa3685a4405ef8ece Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-30T08:05:03+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/013fb9d0a1d7d5b8b291b34aa3685a4405ef8ece [^] Fixes ISSUE-45634: Print Refactor See: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/229 [^] --- A web-test/external-device/ExternalDeviceController.test.js A web-test/external-device/actions/InitHardwareManager.test.js A web-test/external-device/actions/PrintTicket.test.js A web-test/external-device/printing/PrintTemplate.test.js A web-test/external-device/printing/PrintTemplateStore.test.js A web-test/external-device/printing/PrintUtils.test.js A web-test/external-device/printing/TicketPrinter.test.js A web-test/external-device/printing/printResult.txt A web-test/external-device/printing/template.xml A web/org.openbravo.retail.posterminal/app/external-device/ExternalDeviceController.js A web/org.openbravo.retail.posterminal/app/external-device/actions/InitHardwareManager.js A web/org.openbravo.retail.posterminal/app/external-device/actions/PrintTicket.js A web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplate.js A web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplateStore.js A web/org.openbravo.retail.posterminal/app/external-device/printing/PrintUtils.js A web/org.openbravo.retail.posterminal/app/external-device/printing/TicketPrinter.js M src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.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/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web-test/external-device/actions/PrintLine.test.js M web-test/external-device/actions/PrintWelcome.test.js M web-test/model/business-object/ticket/TicketUtils.test.js M web-test/model/business-object/ticket/actions/DisplayTotal.test.js M web-test/model/synchronization-buffer/HardwareManagerEndpoint.test.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DisplayTotal.js M web/org.openbravo.retail.posterminal/app/model/synchronization-buffer/HardwareManagerEndpoint.js M web/org.openbravo.retail.posterminal/js/components/modalselectprinters.js M web/org.openbravo.retail.posterminal/js/components/order.js M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js M web/org.openbravo.retail.posterminal/js/utils/ticketUtils.js M web/org.openbravo.retail.posterminal/res/displayreceipt.xml M web/org.openbravo.retail.posterminal/res/displaytotal.xml M web/org.openbravo.retail.posterminal/res/printline.xml M web/org.openbravo.retail.posterminal/res/printquotation.xml M web/org.openbravo.retail.posterminal/res/printreceipt.xml M web/org.openbravo.retail.posterminal/res/printreturn.xml --- |
(0125869) hgbot (developer) 2021-01-30 08:06 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/229 [^] |
(0125870) hgbot (developer) 2021-01-30 08:07 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: e9245851963da3577a3c8061fb31dde848bb16d6 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-30T08:07:22+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e9245851963da3577a3c8061fb31dde848bb16d6 [^] Related to ISSUE-45634: Print Refactor MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/131 [^] --- A web-test/util/I18N.test.js A web/org.openbravo.mobile.core/source/utils/ob-xml-encoding-utils.js M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java M web-test/model/synchronization-buffer/SynchronizationBuffer.test.js M web/org.openbravo.mobile.core/app/model/business-object/messages/MessagesUtils.js M web/org.openbravo.mobile.core/app/model/synchronization-buffer/BackendEndpoint.js M web/org.openbravo.mobile.core/app/model/synchronization-buffer/MasterdataEndpoint.js M web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationBuffer.js M web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationEndpoint.js M web/org.openbravo.mobile.core/app/view/DialogUIHandler.js M web/org.openbravo.mobile.core/source/utils/ob-i18n.js M web/org.openbravo.mobile.core/source/utils/ob-utilities.js R web/org.openbravo.mobile.core/source/utils/ob-print-utilities.js --- |
(0125871) hgbot (developer) 2021-01-30 08:07 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/131 [^] |
(0125872) hgbot (developer) 2021-01-30 08:12 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout [^] Changeset: a2a2835cce6be57280e68333c0c6747c15b307b4 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-30T08:11:46+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/commit/a2a2835cce6be57280e68333c0c6747c15b307b4 [^] Related to ISSUE-45634: send ticket for new printing templates --- M web/org.openbravo.retail.selfcheckout/source/models/orderAPI.js --- |
(0125873) hgbot (developer) 2021-01-30 08:12 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/11 [^] |
(0125874) hgbot (developer) 2021-01-30 08:14 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: e0b265b724989380a30e20489f8b22727aefd140 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-30T08:14:20+01:00 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/e0b265b724989380a30e20489f8b22727aefd140 [^] Related to ISSUE-45634: configure coupons print template definition During the test execution an error message was displayed (through a OBPRINT_PostPrint hook) because the coupons print template is not defined for the terminal organization. As the test was not expecting this error, the error popup was never being closed. With the new printing engine, not closing the popup causes the printing process never finish which eventually caused the failure of the test. To fix this problem we could just close the popup in the test itself, but it seems a better solution to configure the printing template for the terminal organization. This way we can also test the correct printing of the coupons. --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/retailconnector/RC40_VerifyLocatorAfterReturningProduct.java --- |
(0125875) hgbot (developer) 2021-01-30 08:14 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/67 [^] |
(0125876) hgbot (developer) 2021-01-30 08:16 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf [^] Changeset: d5ea8fdb23b5c2468ac2ab0bcc458f4bcc13b0a8 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:01:18+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/commit/d5ea8fdb23b5c2468ac2ab0bcc458f4bcc13b0a8 [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125877) hgbot (developer) 2021-01-30 08:16 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons.otf/-/merge_requests/9 [^] |
(0125878) hgbot (developer) 2021-01-30 08:16 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: 460c1f8e3065601ad5f49d4501e5b3c7658d192d Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:03:39+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/460c1f8e3065601ad5f49d4501e5b3c7658d192d [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125879) hgbot (developer) 2021-01-30 08:16 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/15 [^] |
(0125880) hgbot (developer) 2021-01-30 08:17 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.trainingmode [^] Changeset: 4940fc2d03b2d490561344ae0c6f9a812372464e Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:04:56+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.trainingmode/-/commit/4940fc2d03b2d490561344ae0c6f9a812372464e [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125881) hgbot (developer) 2021-01-30 08:17 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.trainingmode/-/merge_requests/8 [^] |
(0125882) hgbot (developer) 2021-01-30 08:18 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter [^] Changeset: 0432713dfe7958134bc0e3c2bc8f61018d39274e Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:08:47+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/commit/0432713dfe7958134bc0e3c2bc8f61018d39274e [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125883) hgbot (developer) 2021-01-30 08:18 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.rtprinter/-/merge_requests/5 [^] |
(0125884) hgbot (developer) 2021-01-30 08:18 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^] Changeset: 2b7d23a91f5c25110cec377ba7607373fba531bd Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:10:11+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/2b7d23a91f5c25110cec377ba7607373fba531bd [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125885) hgbot (developer) 2021-01-30 08:18 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/37 [^] |
(0125886) hgbot (developer) 2021-01-30 08:19 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.earn.buyxearny [^] Changeset: 15bc9aeb117838e870d1353d47fa12d623ea7fff Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:26:00+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.earn.buyxearny/-/commit/15bc9aeb117838e870d1353d47fa12d623ea7fff [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125887) hgbot (developer) 2021-01-30 08:19 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.loyalty.earn.buyxearny/-/merge_requests/3 [^] |
(0125888) hgbot (developer) 2021-01-30 08:20 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation [^] Changeset: 2a17b7820943eee3072ca247dcf50ea449d47821 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:27:08+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/commit/2a17b7820943eee3072ca247dcf50ea449d47821 [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125889) hgbot (developer) 2021-01-30 08:20 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.orderpreparation/-/merge_requests/5 [^] |
(0125890) hgbot (developer) 2021-01-30 08:20 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.servicesequence [^] Changeset: c6c5ee713999c2152a17f261f1c074fe1b66746a Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-27T19:30:05+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.servicesequence/-/commit/c6c5ee713999c2152a17f261f1c074fe1b66746a [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125891) hgbot (developer) 2021-01-30 08:20 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.servicesequence/-/merge_requests/1 [^] |
(0125892) hgbot (developer) 2021-01-30 08:20 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.receiptreport [^] Changeset: 61aaad411cfb287655fa3a6be82b6c4b182fb9e4 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-01-28T07:14:31+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.receiptreport/-/commit/61aaad411cfb287655fa3a6be82b6c4b182fb9e4 [^] related to ISSUE-45634: mark print template as legacy --- M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml --- |
(0125893) hgbot (developer) 2021-01-30 08:20 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.receiptreport/-/merge_requests/1 [^] |
(0125921) hgbot (developer) 2021-02-01 13:55 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: f0ebc9db925e0be66f428f67537d0cdb550d8f16 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-02-01T13:54:54+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f0ebc9db925e0be66f428f67537d0cdb550d8f16 [^] Related to ISSUE-45634: minor code improvements - fix jsdoc - use map --- M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplate.js M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintUtils.js --- |
(0125924) hgbot (developer) 2021-02-01 14:00 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: e0faed3215207fb12511ba027c982dc64771b561 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-02-01T13:59:34+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e0faed3215207fb12511ba027c982dc64771b561 [^] Related to ISSUE-45634: minor code improvement - Remove unneeded assignment --- M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplate.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-12-21 14:11 | caristu | New Issue | |
2020-12-21 14:11 | caristu | Assigned To | => Retail |
2020-12-21 14:11 | caristu | Triggers an Emergency Pack | => No |
2020-12-21 14:14 | hgbot | Note Added: 0125019 | |
2021-01-14 12:46 | hgbot | Note Added: 0125461 | |
2021-01-18 10:47 | hgbot | Note Added: 0125491 | |
2021-01-18 11:03 | hgbot | Note Added: 0125493 | |
2021-01-18 12:13 | caristu | Relationship added | related to 0044995 |
2021-01-26 10:55 | caristu | Relationship added | related to 0045783 |
2021-01-26 10:55 | caristu | Relationship added | blocks 0045782 |
2021-01-26 11:04 | caristu | Relationship added | related to 0045784 |
2021-01-26 12:13 | caristu | Relationship added | related to 0045785 |
2021-01-26 12:13 | caristu | Relationship replaced | blocks 0045784 |
2021-01-26 12:14 | caristu | Relationship replaced | blocks 0045783 |
2021-01-26 12:14 | caristu | Relationship replaced | blocks 0045785 |
2021-01-26 17:58 | caristu | Relationship added | blocks 0045789 |
2021-01-27 19:02 | hgbot | Note Added: 0125817 | |
2021-01-27 19:04 | hgbot | Note Added: 0125818 | |
2021-01-27 19:05 | hgbot | Note Added: 0125819 | |
2021-01-27 19:09 | hgbot | Note Added: 0125820 | |
2021-01-27 19:10 | hgbot | Note Added: 0125821 | |
2021-01-27 19:26 | hgbot | Note Added: 0125822 | |
2021-01-27 19:27 | hgbot | Note Added: 0125823 | |
2021-01-27 19:30 | hgbot | Note Added: 0125824 | |
2021-01-28 07:14 | hgbot | Note Added: 0125825 | |
2021-01-28 09:53 | hgbot | Note Added: 0125827 | |
2021-01-30 08:06 | hgbot | Resolution | open => fixed |
2021-01-30 08:06 | hgbot | Status | new => closed |
2021-01-30 08:06 | hgbot | Fixed in Version | => RR21Q2 |
2021-01-30 08:06 | hgbot | Note Added: 0125868 | |
2021-01-30 08:06 | hgbot | Note Added: 0125869 | |
2021-01-30 08:07 | hgbot | Note Added: 0125870 | |
2021-01-30 08:07 | hgbot | Note Added: 0125871 | |
2021-01-30 08:12 | hgbot | Note Added: 0125872 | |
2021-01-30 08:12 | hgbot | Note Added: 0125873 | |
2021-01-30 08:14 | hgbot | Note Added: 0125874 | |
2021-01-30 08:14 | hgbot | Note Added: 0125875 | |
2021-01-30 08:16 | hgbot | Note Added: 0125876 | |
2021-01-30 08:16 | hgbot | Note Added: 0125877 | |
2021-01-30 08:16 | hgbot | Note Added: 0125878 | |
2021-01-30 08:16 | hgbot | Note Added: 0125879 | |
2021-01-30 08:17 | hgbot | Note Added: 0125880 | |
2021-01-30 08:17 | hgbot | Note Added: 0125881 | |
2021-01-30 08:18 | hgbot | Note Added: 0125882 | |
2021-01-30 08:18 | hgbot | Note Added: 0125883 | |
2021-01-30 08:18 | hgbot | Note Added: 0125884 | |
2021-01-30 08:18 | hgbot | Note Added: 0125885 | |
2021-01-30 08:19 | hgbot | Note Added: 0125886 | |
2021-01-30 08:19 | hgbot | Note Added: 0125887 | |
2021-01-30 08:20 | hgbot | Note Added: 0125888 | |
2021-01-30 08:20 | hgbot | Note Added: 0125889 | |
2021-01-30 08:20 | hgbot | Note Added: 0125890 | |
2021-01-30 08:20 | hgbot | Note Added: 0125891 | |
2021-01-30 08:20 | hgbot | Note Added: 0125892 | |
2021-01-30 08:20 | hgbot | Note Added: 0125893 | |
2021-02-01 08:16 | caristu | Relationship added | related to 0045821 |
2021-02-01 13:55 | hgbot | Note Added: 0125921 | |
2021-02-01 14:00 | hgbot | Note Added: 0125924 | |
2021-02-02 10:49 | caristu | Relationship added | related to 0045827 |
2021-02-03 12:25 | caristu | Relationship added | related to 0045837 |
2021-03-12 06:45 | ranjith_qualiantech_com | Relationship added | related to 0046023 |
Copyright © 2000 - 2009 MantisBT Group |