Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036841 | Retail Modules | Web POS | public | 2017-09-12 17:23 | 2017-09-20 10:00 |
|
Reporter | maite | |
Assigned To | ranjith_qualiantech_com | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036841: Should not be necessary to have "Maturity Date 2" defined in Payment Terms defined as "Fixed Due date" |
Description | Ticket left in Errors While Importing when business partner payment terms are defined as "fixed due date" but payment term only has "maturity date 1" defined |
Steps To Reproduce | 0. Define new payment term named "fixed payment term" with "offset days"=30, Fixed due date=Y and "Maturity Date 1"=30
1. Access Business Partner window and set previous payment terms to VBS Customer
2. Access POS Terminal and register Credit Sales for VBS Customer
3. Realize that order is left in Errors While Importing window due to:
java.lang.NullPointerException
at org.openbravo.retail.posterminal.OrderLoader.getCalculatedDueDateBasedOnPaymentTerms(OrderLoader.java:1955)
at org.openbravo.retail.posterminal.OrderLoader.handlePayments(OrderLoader.java:2194)
at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:516) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0036853 | RR17Q3 | closed | ranjith_qualiantech_com | Should not be necessary to have "Maturity Date 2" defined in Payment Terms defined as "Fixed Due date" | caused by | design defect | 0035571 | | closed | ranjith_qualiantech_com | wrong payment term in sales invoice created from WebPOS using credit |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-09-12 17:23 | maite | New Issue | |
2017-09-12 17:23 | maite | Assigned To | => Retail |
2017-09-12 17:23 | maite | Resolution time | => 1506981600 |
2017-09-12 17:23 | maite | Triggers an Emergency Pack | => No |
2017-09-12 17:24 | maite | Relationship added | caused by 0035571 |
2017-09-12 17:24 | maite | Issue Monitored: networkb | |
2017-09-12 17:39 | Practics | Issue Monitored: Practics | |
2017-09-13 07:54 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-09-13 07:55 | ranjith_qualiantech_com | Status | new => scheduled |
2017-09-14 09:24 | hgbot | Checkin | |
2017-09-14 09:24 | hgbot | Note Added: 0099024 | |
2017-09-14 09:24 | hgbot | Status | scheduled => resolved |
2017-09-14 09:24 | hgbot | Resolution | open => fixed |
2017-09-14 09:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6696cd1b0f1732abd0076a58defc7ead28f63666 [^] |
2017-09-14 09:24 | hgbot | Checkin | |
2017-09-14 09:24 | hgbot | Note Added: 0099025 | |
2017-09-14 09:32 | ranjith_qualiantech_com | Note Added: 0099026 | |
2017-09-14 09:32 | ranjith_qualiantech_com | Status | resolved => new |
2017-09-14 09:32 | ranjith_qualiantech_com | Resolution | fixed => open |
2017-09-14 09:32 | ranjith_qualiantech_com | Status | new => scheduled |
2017-09-14 09:32 | ranjith_qualiantech_com | Status | scheduled => resolved |
2017-09-14 09:32 | ranjith_qualiantech_com | Resolution | open => fixed |
2017-09-15 14:09 | marvintm | Review Assigned To | => marvintm |
2017-09-15 14:09 | marvintm | Status | resolved => closed |
2017-09-15 14:09 | marvintm | Fixed in Version | => RR17Q4 |
2017-09-18 16:31 | migueldejuana | Note Added: 0099123 | |
2017-09-18 16:31 | migueldejuana | Status | closed => new |
2017-09-18 16:31 | migueldejuana | Resolution | fixed => open |
2017-09-18 16:31 | migueldejuana | Fixed in Version | RR17Q4 => |
2017-09-19 10:18 | ranjith_qualiantech_com | Status | new => scheduled |
2017-09-19 13:04 | hgbot | Checkin | |
2017-09-19 13:04 | hgbot | Note Added: 0099144 | |
2017-09-20 08:06 | ranjith_qualiantech_com | Note Added: 0099157 | |
2017-09-20 08:06 | ranjith_qualiantech_com | Status | scheduled => resolved |
2017-09-20 08:06 | ranjith_qualiantech_com | Resolution | open => fixed |
2017-09-20 10:00 | marvintm | Status | resolved => closed |
2017-09-20 10:00 | marvintm | Fixed in Version | => RR17Q4 |
Notes |
|
(0099024)
|
hgbot
|
2017-09-14 09:24
|
|
|
|
(0099025)
|
hgbot
|
2017-09-14 09:24
|
|
Repository: tools/automation/pi-mobile
Changeset: a5fb3cdee4afb6a56481effb6f4fae7d87dd7d9b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Sep 14 12:52:46 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a5fb3cdee4afb6a56481effb6f4fae7d87dd7d9b [^]
Verifies issue 36841 : Added automated test 'I36841_VerifyInvoiceDueDateByNewTerms'
---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36841_VerifyInvoiceDueDateByNewTerms.java
---
|
|
|
|
Reopening to create backports |
|
|
|
The test is failing in quarantine |
|
|
(0099144)
|
hgbot
|
2017-09-19 13:04
|
|
Repository: tools/automation/pi-mobile
Changeset: 3b449d9f60b200e6ad1229eedac7ebc65a3c6b75
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Sep 19 16:34:02 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3b449d9f60b200e6ad1229eedac7ebc65a3c6b75 [^]
Verifies issue 36841 : Modified automated test 'I36841_VerifyInvoiceDueDateByNewTerms'
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I36841_VerifyInvoiceDueDateByNewTerms.java
---
|
|
|
|
Test passed in quarantine |
|