Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0010874 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] 07. Sales management | major | always | 2009-10-06 10:35 | 2017-05-18 19:49 | |||||||
Reporter | neil_smith | View Status | public | |||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | main | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0010874: When copying a document, allow to specify not to update the prices | |||||||||||
Description | When copying a document onto another document, the prices are re-actualized from the product's pricelist. The problem is that in some cases, I would like those prices not to be reactualized. For example when I create a proposal, it can happen that the prices are manually changed on the proposal (special price for a specific proposal for example). When I create the sales order (standard order) from a proposal ('Copy from Order' button), I don't want the prices to be reactualized because I want the prices as specified on the proposal. | |||||||||||
Steps To Reproduce | 1. Create a proposal (Sales order with 'Proposal' document type) 2. Add a line with a product and change the price 3. Create an order (Sales order with 'Standard Order' document type) and use the 'Copy from Order' button to copy the lines of the proposal previously created 4. Have a look at the order lines, the prices are not the same as specified on the proposal. | |||||||||||
Proposed Solution | Is it possible to add a checkbox or something to specify not to re-actualize the prices from the product's pricelist when copying documents? | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0027369) neil_smith (reporter) 2010-05-17 15:00 |
I really needed this change, so I did some changes to core. I don't know if you are interested, but if you are, how can I send you these changes? I changed : 1. openbravo/ad_actinButton/CopyFromPOOrder.html I added a checkbox 'Copy prices' that I can check if I want to copy the prices from the source document (not reactualize the prices from the product's pricelist) 2. openbravo/erpCommon/ad_actionButton/CopyFromPOOrder_data.xsql I added the retrieval of the prices from the source orderlines in the 'selectLines' method 3. openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.java I read the 'Copy prices' property, and if it is checked ('Y'), I use the prices that I found on the source orderline to update the prices. If the checkbox is not checked, it's the same as before. Best regards Neil. |
(0096665) letcharren (developer) 2017-05-18 19:49 |
Recall this feature request since another partner requests this functionality |
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-06 10:35 | neil_smith | New Issue | |
2009-10-06 10:35 | neil_smith | Assigned To | => rafaroda |
2009-10-07 07:25 | rafaroda | Assigned To | rafaroda => pjuvara |
2010-05-17 15:00 | neil_smith | Note Added: 0027369 | |
2011-02-04 09:11 | jpabloae | Assigned To | pjuvara => rmorley |
2017-05-18 10:16 | ngarcia | Issue Monitored: ngarcia | |
2017-05-18 10:16 | ngarcia | Assigned To | rmorley => Triage Finance |
2017-05-18 10:16 | ngarcia | Triggers an Emergency Pack | => No |
2017-05-18 10:17 | ngarcia | Relationship added | related to 0021784 |
2017-05-18 19:49 | letcharren | Note Added: 0096665 |
Copyright © 2000 - 2009 MantisBT Group |