Openbravo Issue Tracking System - Retail Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0025667 | Retail Modules | Web POS | public | 2014-02-05 13:23 | 2014-03-05 18:09 |
| Reporter | malsasua | ||||
| Assigned To | malsasua | ||||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | 20 | OS Version | Community Appliance | |
| Product Version | |||||
| Target Version | Fixed in Version | RMP31.1 | |||
| Merge Request Status | |||||
| Review Assigned To | guilleaer | ||||
| OBNetwork customer | No | ||||
| Support ticket | |||||
| Regression level | Production - QA Approved | ||||
| Regression date | 2014-01-16 | ||||
| Regression introduced in release | |||||
| Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/730ae4db23bf [^] | ||||
| Triggers an Emergency Pack | Yes | ||||
| Summary | 0025667: build validation error when install retail module | ||||
| Description | On installing the demopack on MP31, the build fails with the error "obpos_app_payment" does not exist below is the installation log, could you please check on it <installation log> set.code.rev: code.rev: init: core.lib: init: compile: build.jar: build: copy.core.lib: database.lib: init: compile: build.jar: jar: buildvalidation: [sql] Executing commands [sql] 2 of 2 SQL statements executed successfully buildvalidation: [java] 0 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.AccountingTabs [java] 386 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.DuplicateDocExchangeRate [java] 461 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.DuplicatedJavaPackage [java] 480 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.DuplicatedPriceListVersion [java] 487 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.PaymentGLItemCheck [java] 496 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.PreferenceConflict [java] 698 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.User1Ready [java] 742 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.advpaymentmngt.buildvalidation.UniquePaymentForTransaction [java] 766 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.advpaymentmngt.buildvalidation.UnpostRefundPayments [java] 793 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.advpaymentmngt.buildvalidation.WrongPaymentScheduleDetailsCheck [java] 874 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.retail.posterminal.buildvalidation.DuplicatedPosTerminalPaymentType [java] 883 [main] ERROR org.openbravo.retail.posterminal.buildvalidation.DuplicatedPosTerminalPaymentTypeData - SQL error in query: select distinct pt.value as payment_method , t.name as terminal_type_name from obpos_app_payment pt, obpos_applications t where exists (select 1 from obpos_app_payment pt2 where pt2.obpos_applications_id=pt.obpos_applications_id and pt2.value = pt.value and pt2.obpos_app_payment_id <> pt.obpos_app_payment_id) and pt.obpos_applications_id = t.obpos_applications_id order by 2,1Exception:org.postgresql.util.PSQLException: ERROR: relation "obpos_app_payment" does not exist [java] Position: 90 [java] 901 [main] ERROR org.openbravo.buildvalidation.BuildValidationHandler - The build validation failed. [java] 903 [main] ERROR org.openbravo.buildvalidation.BuildValidationHandler - Error executing build-validation org.openbravo.retail.posterminal.buildvalidation.DuplicatedPosTerminalPaymentType: @CODE=0@ERROR: relation "obpos_app_payment" does not exist [java] Position: 90 [java] The build validation couldn't be properly executed [java] <installation log> | ||||
| Steps To Reproduce | install retail module | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-02-05 13:23 | malsasua | New Issue | |||
| 2014-02-05 13:23 | malsasua | Assigned To | => marvintm | ||
| 2014-02-05 13:23 | malsasua | OBNetwork customer | => No | ||
| 2014-02-05 13:23 | malsasua | Triggers an Emergency Pack | => No | ||
| 2014-02-05 13:23 | malsasua | Status | new => scheduled | ||
| 2014-02-05 13:23 | malsasua | Assigned To | marvintm => malsasua | ||
| 2014-02-05 13:23 | malsasua | fix_in_branch | => pi | ||
| 2014-02-05 13:25 | malsasua | Note Added: 0063929 | |||
| 2014-02-05 13:25 | malsasua | Status | scheduled => resolved | ||
| 2014-02-05 13:25 | malsasua | Fixed in Version | => RMP31 | ||
| 2014-02-05 13:25 | malsasua | Resolution | open => fixed | ||
| 2014-02-05 13:41 | guilleaer | Review Assigned To | => guilleaer | ||
| 2014-02-05 13:41 | guilleaer | Note Added: 0063930 | |||
| 2014-02-05 13:41 | guilleaer | Status | resolved => closed | ||
| 2014-03-05 18:05 | malsasua | Note Added: 0064864 | |||
| 2014-03-05 18:05 | malsasua | Status | closed => new | ||
| 2014-03-05 18:05 | malsasua | Resolution | fixed => open | ||
| 2014-03-05 18:05 | malsasua | Fixed in Version | RMP31 => | ||
| 2014-03-05 18:06 | malsasua | Regression level | => Production - QA Approved | ||
| 2014-03-05 18:06 | malsasua | Regression date | => 2014-01-16 | ||
| 2014-03-05 18:06 | malsasua | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/730ae4db23bf [^] | ||
| 2014-03-05 18:06 | malsasua | Triggers an Emergency Pack | No => Yes | ||
| 2014-03-05 18:06 | malsasua | fix_in_branch | pi => | ||
| 2014-03-05 18:06 | malsasua | Description Updated | bug_revision_view_page.php?rev_id=5543#r5543 | ||
| 2014-03-05 18:07 | malsasua | Status | new => scheduled | ||
| 2014-03-05 18:07 | malsasua | fix_in_branch | => pi | ||
| 2014-03-05 18:07 | malsasua | Status | scheduled => resolved | ||
| 2014-03-05 18:07 | malsasua | Resolution | open => fixed | ||
| 2014-03-05 18:07 | malsasua | Note Added: 0064865 | |||
| 2014-03-05 18:07 | malsasua | Status | resolved => closed | ||
| 2014-03-05 18:07 | malsasua | Fixed in Version | => RMP31.1 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||