Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023671 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-04-29 17:40 | 2013-06-26 16:58 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP25 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ed31576e97d0 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023671: In sales order, the process "copy record" copies fields hidden in lines | |||||||
Description | In sales order, the process "copy record" copies the field "date ordered" in lines. But this field is not displayed and it can not be updated. This date is used to populate the tax combo. | |||||||
Steps To Reproduce | . in F&B . go to sales order "1000006" (date ordered 03-07-2011) . run process "copy record" . new sales order has been created. . go to lines to the new sales order and check tax combo: taxes with 21% are not displayed (because the 21% taxes have got a date from 01/09/2012) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0058348) hgbot (developer) 2013-04-30 13:43 |
Repository: erp/devel/pi Changeset: 4a84bffb59f401d23f64b7edf66f75b4790ac8a5 Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com> Date: Tue Apr 30 17:11:33 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/4a84bffb59f401d23f64b7edf66f75b4790ac8a5 [^] Fixes Issue 0023671: Setting creation date in "copy record" Set audit field as per the current context instead of using the same values as in the order to be copied. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/CloneOrderActionHandler.java --- |
(0058349) shankarb (viewer) 2013-04-30 13:50 |
Issue not fixed yet. |
(0058434) hudsonbot (viewer) 2013-05-02 19:03 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b67b46460127 [^] Maturity status: Test |
(0059487) hgbot (developer) 2013-06-18 13:33 |
Repository: erp/devel/pi Changeset: ed31576e97d09a29a11b1546f8b34e950be7bcf9 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Tue Jun 18 16:55:44 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/ed31576e97d09a29a11b1546f8b34e950be7bcf9 [^] Fixes Issue 0023671: "copy record" copies fields hidden in lines Instead of saving the order date and scheduled delivery date from the record to be cloned, current date is saved. This is done to avoid cases where tax rates have changed from the creation of the original record to the cloned record. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/businesslogic/CloneOrderActionHandler.java --- |
(0059583) hudsonbot (viewer) 2013-06-20 02:08 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5caf871044ad [^] Maturity status: Test |
(0059683) AugustoMauch (administrator) 2013-06-26 16:58 |
Code reviewed and verified in pi@6232afbf1b0d |
![]() |
|||
Date Modified | Username | Field | Change |
2013-04-29 17:40 | malsasua | New Issue | |
2013-04-29 17:40 | malsasua | Assigned To | => AugustoMauch |
2013-04-29 17:40 | malsasua | Web browser | => Google Chrome |
2013-04-29 17:40 | malsasua | Modules | => Core |
2013-04-29 17:40 | malsasua | OBNetwork customer | => Yes |
2013-04-29 17:40 | malsasua | Triggers an Emergency Pack | => No |
2013-04-30 08:37 | alostale | Relationship added | related to 0023668 |
2013-04-30 13:43 | hgbot | Checkin | |
2013-04-30 13:43 | hgbot | Note Added: 0058348 | |
2013-04-30 13:43 | hgbot | Status | new => resolved |
2013-04-30 13:43 | hgbot | Resolution | open => fixed |
2013-04-30 13:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4a84bffb59f401d23f64b7edf66f75b4790ac8a5 [^] |
2013-04-30 13:50 | shankarb | Note Added: 0058349 | |
2013-04-30 13:50 | shankarb | Status | resolved => new |
2013-04-30 13:50 | shankarb | Resolution | fixed => open |
2013-05-02 19:03 | hudsonbot | Checkin | |
2013-05-02 19:03 | hudsonbot | Note Added: 0058434 | |
2013-06-18 10:55 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-06-18 13:28 | shankarb | Issue Monitored: AugustoMauch | |
2013-06-18 13:28 | shankarb | Review Assigned To | => AugustoMauch |
2013-06-18 13:28 | shankarb | Web browser | Google Chrome => Google Chrome |
2013-06-18 13:33 | hgbot | Checkin | |
2013-06-18 13:33 | hgbot | Note Added: 0059487 | |
2013-06-18 13:33 | hgbot | Status | new => resolved |
2013-06-18 13:33 | hgbot | Resolution | open => fixed |
2013-06-18 13:33 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4a84bffb59f401d23f64b7edf66f75b4790ac8a5 [^] => http://code.openbravo.com/erp/devel/pi/rev/ed31576e97d09a29a11b1546f8b34e950be7bcf9 [^] |
2013-06-20 02:08 | hudsonbot | Checkin | |
2013-06-20 02:08 | hudsonbot | Note Added: 0059583 | |
2013-06-26 16:58 | AugustoMauch | Note Added: 0059683 | |
2013-06-26 16:58 | AugustoMauch | Status | resolved => closed |
2013-06-26 16:58 | AugustoMauch | Fixed in Version | => 3.0MP25 |
Copyright © 2000 - 2009 MantisBT Group |