Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008176 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 07. Sales management | minor | always | 2009-03-17 18:53 | 2009-07-03 14:26 | |||
Reporter | jaimetorre | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP1 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 194088a9cd46 | |||
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 | 0008176: Cash payment discounts do not exist | |||||||
Description | Cash payment discounts or discount for prompt payment option does not exist in Openbravo. | |||||||
Tags | tictech | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0015432) hgbot (developer) 2009-04-20 12:37 |
Repository: erp/devel/pi Changeset: 35434a3a8037d399c9bfe37e4c23266623d5709c Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Mon Apr 20 11:40:40 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/35434a3a8037d399c9bfe37e4c23266623d5709c [^] Fixed issue 8176: Added discounts to purchase/sales orders --- M src-db/database/model/functions/C_ORDER_POST1.xml M src-db/database/model/tables/C_BPARTNER_DISCOUNT.xml M src-db/database/model/tables/C_ORDERLINE.xml M src-db/database/model/triggers/C_INVOICE_TRG2.xml M src-db/database/model/triggers/C_ORDERLINE_TRG.xml M src-db/database/model/triggers/C_ORDER_TRG2.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml A src-db/database/model/tables/C_ORDER_DISCOUNT.xml A src-db/database/model/triggers/C_ORDERDISCOUNT_TRG.xml --- |
(0015434) hgbot (developer) 2009-04-20 13:28 |
Repository: erp/devel/pi Changeset: 86fff071592ccf5135ed464ee086c17add173a8f Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Mon Apr 20 13:28:44 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/86fff071592ccf5135ed464ee086c17add173a8f [^] Issue 8176: changed default value of apply to orders to N --- M src-db/database/model/tables/C_BPARTNER_DISCOUNT.xml M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0015496) hgbot (developer) 2009-04-21 18:38 |
Repository: erp/devel/pi Changeset: fb8fc5f4c9cbdcfb7b8b2a185da6cbf90a37d216 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Tue Apr 21 18:37:45 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/fb8fc5f4c9cbdcfb7b8b2a185da6cbf90a37d216 [^] Issue 8176: Added missing row inside AD_Column --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
(0015515) hgbot (developer) 2009-04-22 10:43 |
Repository: erp/devel/pi Changeset: 194088a9cd46d7184eaa77360e21e5d2ebe9c549 Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Apr 22 10:42:35 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/194088a9cd46d7184eaa77360e21e5d2ebe9c549 [^] Issue 8176: fixed fieldlength in AD_Column --- M src-db/database/sourcedata/AD_COLUMN.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-03-17 18:53 | jaimetorre | New Issue | |
2009-03-17 18:53 | jaimetorre | Assigned To | => rafaroda |
2009-03-17 18:53 | jaimetorre | Regression testing | => No |
2009-03-17 19:35 | jaimetorre | Tag Attached: tictech | |
2009-03-25 12:25 | rafaroda | Assigned To | rafaroda => eduardo_Argal |
2009-03-31 11:07 | vmromanos | Assigned To | eduardo_Argal => vmromanos |
2009-03-31 11:08 | vmromanos | Status | new => scheduled |
2009-03-31 11:08 | vmromanos | fix_in_branch | => pi |
2009-04-20 12:37 | hgbot | Checkin | |
2009-04-20 12:37 | hgbot | Note Added: 0015432 | |
2009-04-20 12:37 | hgbot | Status | scheduled => resolved |
2009-04-20 12:37 | hgbot | Resolution | open => fixed |
2009-04-20 12:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/35434a3a8037d399c9bfe37e4c23266623d5709c [^] |
2009-04-20 13:28 | hgbot | Checkin | |
2009-04-20 13:28 | hgbot | Note Added: 0015434 | |
2009-04-20 13:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/35434a3a8037d399c9bfe37e4c23266623d5709c [^] => http://code.openbravo.com/erp/devel/pi/rev/86fff071592ccf5135ed464ee086c17add173a8f [^] |
2009-04-21 18:38 | hgbot | Checkin | |
2009-04-21 18:38 | hgbot | Note Added: 0015496 | |
2009-04-21 18:38 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/86fff071592ccf5135ed464ee086c17add173a8f [^] => http://code.openbravo.com/erp/devel/pi/rev/fb8fc5f4c9cbdcfb7b8b2a185da6cbf90a37d216 [^] |
2009-04-22 10:43 | hgbot | Checkin | |
2009-04-22 10:43 | hgbot | Note Added: 0015515 | |
2009-04-22 10:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/fb8fc5f4c9cbdcfb7b8b2a185da6cbf90a37d216 [^] => http://code.openbravo.com/erp/devel/pi/rev/194088a9cd46d7184eaa77360e21e5d2ebe9c549 [^] |
2009-06-05 18:53 | pjuvara | Status | resolved => closed |
2009-06-06 00:00 | anonymous | sf_bug_id | 0 => 2802028 |
2009-07-03 14:26 | pjuvara | Priority | immediate => urgent |
Copyright © 2000 - 2009 MantisBT Group |