Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0022077 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] 07. Sales management | minor | always | 2012-10-23 18:05 | 2012-10-24 14:06 | |||||||
Reporter | caristu | View Status | public | |||||||||
Assigned To | jonalegriaesarte | |||||||||||
Priority | high | 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 | 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 | 0022077: Default value when adding payment should be set | |||||||||||
Description | When adding a payment to an invoice, the default value that appears is not configurable. It would be nice for the user if this value could be configured. For example if the automatic deposit is enabled in the payment method, maybe the Process Received Payments(s) Deposit would be a more appropriate default option | |||||||||||
Steps To Reproduce | 1) Create a new invoice with one line at least 2) Complete it 3) Click in the Add Payment process 4) In the Add Payment window click in Process button: the Process Received Payments(s) is always the default value. | |||||||||||
Proposed Solution | Right now the default value of the combo is selected using the following: xmlDocument.setParameter("ActionDocument", (isReceipt ? "PRP" : "PPP")); We have to add some condition before this line to set the most suitable default option. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2012-10-23 18:05 | caristu | New Issue | |
2012-10-23 18:05 | caristu | Assigned To | => dmiguelez |
2012-10-23 18:05 | caristu | Modules | => Core |
2012-10-23 19:34 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2012-10-24 14:06 | extra | Issue Monitored: extra |
Copyright © 2000 - 2009 MantisBT Group |