Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018613 | Openbravo ERP | 01. General setup | public | 2011-09-26 17:01 | 2011-11-28 10:31 |
|
Reporter | jecharri | |
Assigned To | ioritzCia | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP6 | Fixed in Version | 3.0MP6 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 12739 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018613: Default PaymentTerm is not working |
Description | If you have one paymenterm defined like a default and you have one Business Partner who has not payment term defined, the application doesn't put the default payment term, it put the first payment term. |
Steps To Reproduce | As Admin go to Payment Tem window and verifie that you have the payment term Inmediate put as default.
Now go to Business Partner window and select mcgiver. In the tab customer put empty the field Payment Terms.
After that, create one sales invoice with the BP McGiver and see that the payment term has not been updated correctly. The payment term is Fifteen Day, the first item of the payment terms. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0018614 | 2.50MP36 | closed | ioritzCia | Default PaymentTerm is not working | depends on | backport | 0018617 | 2.40 | closed | ioritzCia | Default PaymentTerm is not working |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-09-26 17:01 | jecharri | New Issue | |
2011-09-26 17:01 | jecharri | Assigned To | => jonalegriaesarte |
2011-09-26 17:01 | jecharri | Web browser | => Google Chrome |
2011-09-26 17:01 | jecharri | Modules | => Core |
2011-09-26 17:01 | jecharri | OBNetwork customer | => Yes |
2011-09-26 17:01 | jecharri | Support ticket | => 12739 |
2011-09-26 17:01 | jecharri | Resolution time | => 1324249200 |
2011-09-26 17:01 | jecharri | Status | new => scheduled |
2011-09-26 17:01 | jecharri | fix_in_branch | => pi |
2011-09-26 17:06 | jecharri | Note Added: 0041282 | |
2011-09-26 17:06 | jecharri | Status | scheduled => closed |
2011-09-26 17:06 | jecharri | Resolution | open => no change required |
2011-09-26 18:26 | jecharri | Status | closed => new |
2011-09-26 18:26 | jecharri | Resolution | no change required => open |
2011-09-26 18:27 | jecharri | Status | new => scheduled |
2011-09-26 18:27 | jecharri | Status | scheduled => closed |
2011-09-26 18:27 | jecharri | Resolution | open => no change required |
2011-11-10 11:21 | jecharri | Assigned To | jonalegriaesarte => ioritzCia |
2011-11-10 11:21 | jecharri | Status | closed => new |
2011-11-10 11:21 | jecharri | Resolution | no change required => open |
2011-11-10 11:22 | jecharri | Web browser | Google Chrome => Google Chrome |
2011-11-10 11:22 | jecharri | version | 2.50MP33 => pi |
2011-11-10 11:22 | jecharri | Target Version | 2.50MP36 => 3.0MP6 |
2011-11-10 11:22 | jecharri | fix_in_branch | pi => |
2011-11-10 11:22 | jecharri | Note Deleted: 0041282 | |
2011-11-15 10:51 | hgbot | Checkin | |
2011-11-15 10:51 | hgbot | Note Added: 0042817 | |
2011-11-15 10:51 | hgbot | Status | new => resolved |
2011-11-15 10:51 | hgbot | Resolution | open => fixed |
2011-11-15 10:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ac90098fce2844b1093befe5fb491d758589f572 [^] |
2011-11-15 17:04 | hudsonbot | Checkin | |
2011-11-15 17:04 | hudsonbot | Note Added: 0042847 | |
2011-11-18 09:21 | hgbot | Checkin | |
2011-11-18 09:21 | hgbot | Note Added: 0042965 | |
2011-11-18 09:21 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ac90098fce2844b1093befe5fb491d758589f572 [^] => http://code.openbravo.com/erp/devel/pi/rev/2d54640c7a2e9c6a83743fc56e4c7d4e01a6c5cd [^] |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043052 | |
2011-11-28 10:31 | jecharri | Note Added: 0043398 | |
2011-11-28 10:31 | jecharri | Status | resolved => closed |
2011-11-28 10:31 | jecharri | Fixed in Version | => 3.0MP6 |
Notes |
|
(0042817)
|
hgbot
|
2011-11-15 10:51
|
|
Repository: erp/devel/pi
Changeset: ac90098fce2844b1093befe5fb491d758589f572
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Fri Nov 11 14:35:56 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ac90098fce2844b1093befe5fb491d758589f572 [^]
Fixes issue 18613: Default PaymentTerm is not working.
---
M src/org/openbravo/erpCommon/ad_callouts/SE_Invoice_BPartner.java
M src/org/openbravo/erpCommon/ad_callouts/SE_Order_BPartner.java
M src/org/openbravo/erpCommon/businessUtility/BpartnerMisc_data.xsql
---
|
|
|
|
|
|
(0042965)
|
hgbot
|
2011-11-18 09:21
|
|
|
|
|
|
|
|
Fixed and working.
Code review done |
|