Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023748 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | always | 2013-05-06 23:50 | 2015-01-27 09:35 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7e5379e69fc3 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RMP21 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 20961 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023748: Add possibility to print quotations | |||||||
Description | It is impossible to print a quotation | |||||||
Steps To Reproduce | -create a quotation -it is impossible to print until you do not create the order It should exists this option in the menu | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0070164) hgbot (developer) 2014-09-17 03:16 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: f7f368242966f80ffe9ce323c551d87ecb979a43 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Tue Sep 16 20:15:41 2014 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7f368242966f80ffe9ce323c551d87ecb979a43 [^] Fixes issue 23748: It is impossible to print a quotation --- 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_REF_LIST.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js A web/org.openbravo.retail.posterminal/res/printquotation.xml --- |
(0070170) hgbot (developer) 2014-09-17 10:59 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 09d53bc17b372ff31b48a22dcc570bb0da7ec5cd Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Wed Sep 17 10:57:14 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09d53bc17b372ff31b48a22dcc570bb0da7ec5cd [^] Issue 23748: Backed out rev. 3884, changeset: f7f368242966 - https://ci.openbravo.com/view/retail/job/ret-inc-oracle/776/console [^] --- 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_REF_LIST.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js R web/org.openbravo.retail.posterminal/res/printquotation.xml --- |
(0070171) Orekaria (viewer) 2014-09-17 11:00 |
Ora error, identifier error - https://ci.openbravo.com/view/retail/job/ret-inc-oracle/776/console [^] |
(0072143) hgbot (developer) 2014-11-28 17:57 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 1330c2c80ac10f0adbf5a01076d7cb728ff1e61b Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Nov 28 17:56:50 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1330c2c80ac10f0adbf5a01076d7cb728ff1e61b [^] Fixed issue 23748. Quotations now can be printed --- M src-db/database/model/modifiedTables/AD_ORG.xml M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.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_REF_LIST.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js --- |
(0072153) hgbot (developer) 2014-11-29 11:32 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4a7c061ff541e8702a7a620c5c4dcd5f31125b88 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Sat Nov 29 11:31:49 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a7c061ff541e8702a7a620c5c4dcd5f31125b88 [^] Backed out issue 23748. reason: breaks ret-inc-oracle. Quotations now can be printed - rev 4170 - changeset: 1330c2c80ac1 --- M src-db/database/model/modifiedTables/AD_ORG.xml M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.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_REF_LIST.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js --- |
(0072157) mtaal (viewer) 2014-11-30 15:39 |
Reviewing: - backout and repush missed the template file - quotation print shows that ticket was paid while it is a quote, see attached image, should probably use/show the word quote - Oracle failure on long identifier Will solve these issues in next push/commit. Idea for automated test is that for a quote the print receipt option should be present in the menu. |
(0072158) hgbot (developer) 2014-11-30 19:05 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7e5379e69fc3dde956deaade711d8d6afefb5f96 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Nov 28 17:56:50 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e5379e69fc3dde956deaade711d8d6afefb5f96 [^] Fixed issue 23748. Quotations now can be printed --- M src-db/database/model/modifiedTables/AD_ORG.xml M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.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_REF_LIST.xml M src-db/database/sourcedata/AD_VAL_RULE.xml M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml M src/org/openbravo/retail/posterminal/term/TerminalProperties.java M web/org.openbravo.retail.posterminal/js/components/menu.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js --- |
(0072159) hgbot (developer) 2014-11-30 19:05 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 2168d607d6f921998fc42c84b9bbcbeaaf506e7f Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Nov 30 19:03:30 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2168d607d6f921998fc42c84b9bbcbeaaf506e7f [^] Related to issue 23748: It is impossible to print a quotation Decrease length of column name to support Oracle --- 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/org/openbravo/retail/posterminal/term/TerminalProperties.java --- |
(0072160) hgbot (developer) 2014-11-30 19:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 328876283adad21b4fc3dac9ce07e97da65d92df Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Nov 30 19:04:23 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/328876283adad21b4fc3dac9ce07e97da65d92df [^] Related to issue 23748: It is impossible to print a quotation Re-added file which was accidentally not re-pushed after backout repair --- A web/org.openbravo.retail.posterminal/res/printquotation.xml --- |
(0072161) hgbot (developer) 2014-11-30 19:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: df496adb8f8576136473575a04bb1adfff4fbf4c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Nov 30 19:05:12 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df496adb8f8576136473575a04bb1adfff4fbf4c [^] Related to issue 23748: It is impossible to print a quotation Let the front end actually use the new quotation template --- M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js --- |
(0072162) hgbot (developer) 2014-11-30 19:47 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a82d6f02ed4bf823e5de07a01ce5918570acd7e0 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Nov 30 19:46:53 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a82d6f02ed4bf823e5de07a01ce5918570acd7e0 [^] Related to issue 23748: It is impossible to print a quotation Added missing foreign key constraint --- M src-db/database/model/modifiedTables/AD_ORG.xml --- |
(0072166) mtaal (viewer) 2014-11-30 20:06 |
Added small docs: http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Printing_a_Sales_Quotation [^] |
(0073797) hgbot (developer) 2015-01-27 09:35 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: fbfe6247dba588839befd5e55962a472335b8582 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Tue Jan 27 09:27:02 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fbfe6247dba588839befd5e55962a472335b8582 [^] Related to issue 23748: Exported foreign key to the correct position in AD_ORG.xml --- M src-db/database/model/modifiedTables/AD_ORG.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-06 23:50 | jecharri | New Issue | |
2013-05-06 23:50 | jecharri | Assigned To | => marvintm |
2013-05-06 23:50 | jecharri | OBNetwork customer | => Yes |
2013-05-06 23:50 | jecharri | Support ticket | => 20961 |
2013-05-23 09:58 | marvintm | Target Version | RMP23 => RMP24 |
2013-07-23 09:22 | jecharri | Target Version | RMP24 => RMP26 |
2014-01-23 17:44 | guilleaer | Triggers an Emergency Pack | => No |
2014-01-23 17:44 | guilleaer | Target Version | RMP26 => |
2014-09-17 03:16 | hgbot | Checkin | |
2014-09-17 03:16 | hgbot | Note Added: 0070164 | |
2014-09-17 03:16 | hgbot | Status | new => resolved |
2014-09-17 03:16 | hgbot | Resolution | open => fixed |
2014-09-17 03:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7f368242966f80ffe9ce323c551d87ecb979a43 [^] |
2014-09-17 10:59 | hgbot | Checkin | |
2014-09-17 10:59 | hgbot | Note Added: 0070170 | |
2014-09-17 11:00 | Orekaria | Note Added: 0070171 | |
2014-09-17 11:00 | Orekaria | Status | resolved => new |
2014-09-17 11:00 | Orekaria | Resolution | fixed => open |
2014-11-28 17:57 | hgbot | Checkin | |
2014-11-28 17:57 | hgbot | Note Added: 0072143 | |
2014-11-28 17:57 | hgbot | Status | new => resolved |
2014-11-28 17:57 | hgbot | Resolution | open => fixed |
2014-11-28 17:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f7f368242966f80ffe9ce323c551d87ecb979a43 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1330c2c80ac10f0adbf5a01076d7cb728ff1e61b [^] |
2014-11-29 11:32 | hgbot | Checkin | |
2014-11-29 11:32 | hgbot | Note Added: 0072153 | |
2014-11-30 15:39 | mtaal | Note Added: 0072157 | |
2014-11-30 19:02 | mtaal | File Added: Selection_157.png | |
2014-11-30 19:05 | hgbot | Checkin | |
2014-11-30 19:05 | hgbot | Note Added: 0072158 | |
2014-11-30 19:05 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1330c2c80ac10f0adbf5a01076d7cb728ff1e61b [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e5379e69fc3dde956deaade711d8d6afefb5f96 [^] |
2014-11-30 19:05 | hgbot | Checkin | |
2014-11-30 19:05 | hgbot | Note Added: 0072159 | |
2014-11-30 19:06 | hgbot | Checkin | |
2014-11-30 19:06 | hgbot | Note Added: 0072160 | |
2014-11-30 19:06 | hgbot | Checkin | |
2014-11-30 19:06 | hgbot | Note Added: 0072161 | |
2014-11-30 19:47 | hgbot | Checkin | |
2014-11-30 19:47 | hgbot | Note Added: 0072162 | |
2014-11-30 20:06 | mtaal | Note Added: 0072166 | |
2014-12-01 10:48 | marvintm | Review Assigned To | => marvintm |
2014-12-01 10:48 | marvintm | Status | resolved => closed |
2014-12-01 10:48 | marvintm | Fixed in Version | => RR15Q1 |
2014-12-18 16:10 | guillermogil | Relationship added | related to 0028434 |
2015-01-08 11:37 | mtaal | Summary | It is impossible to print a quotation => Add possibility to print quotations |
2015-01-27 09:35 | hgbot | Checkin | |
2015-01-27 09:35 | hgbot | Note Added: 0073797 |
Copyright © 2000 - 2009 MantisBT Group |