Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019260 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | minor | always | 2011-12-07 12:09 | 2012-01-28 04:10 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | jecharri | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 521a71d024ed | ||||
Projection | none | ETA | none | Target Version | 3.0MP8 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 13471 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019260: You can use credit generated from other organization with a common Business Partner | |||||||
Description | With a common Business Partner for two Organizations, you can use the credit generated from one organization with the other organization, if you are logged with a role that it can manage both. | |||||||
Steps To Reproduce | As Group Admin role: go to business partner window: - create a new one -> Organization: F&B España, S.A. - name: common As F&B España, Finanzas, go to Sales Invoice: - Create a new invoice Org: España - Región Norte Business partner: common - Create a new line: Net unit price: 10 Amount: 10 Complete it. Click Add Payment In/Out button: - Actual amount: 2000 - Leave the credit to be used later Process it. As F&B España, Finanzas, go to Sales Invoice: - Create a new invoice Org: España - Región Sur Business partner: common - Create a new line: Net unit price: 10 Amount: 10 Complete it. Click Add Payment In/Out button: We can see that the available credit is 1990 It should be appear only the available credit for F&B España - Región Sur: 0, in this case. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0044515) hgbot (developer) 2012-01-24 16:21 |
Repository: erp/devel/pi Changeset: 8865bff7d417adcf8acc41655e9ca4a2876c0cd2 Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Tue Jan 24 16:20:40 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8865bff7d417adcf8acc41655e9ca4a2876c0cd2 [^] Fixes issue 19260: You can use credit generated from other organization. with this change the credit generated for BP is only available in the first organization that it is a legal entity (first legal entity father) or her sons. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java --- |
(0044572) hgbot (developer) 2012-01-25 16:51 |
Repository: erp/devel/pi Changeset: 521a71d024edbdb45d997a7021dd28fae1eefa1a Author: Javier Etxarri <javier.echarri <at> openbravo.com> Date: Tue Jan 24 16:43:18 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/521a71d024edbdb45d997a7021dd28fae1eefa1a [^] Fixes issue 19260: You can use credit generated from other organization. with this change the credit generated for BP is only available in the first organization that it is a legal entity (first legal entity father) or her sons. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddOrderOrInvoice.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromInvoice.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/AddPaymentFromTransaction.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java --- |
(0044581) hudsonbot (viewer) 2012-01-25 18:04 |
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/e66cf6210386 [^] Maturity status: Test |
(0044623) VictorVillar (viewer) 2012-01-27 09:07 |
Verified |
(0044659) hudsonbot (viewer) 2012-01-28 04:10 |
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/8e16ef45b30c [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-12-07 12:09 | VictorVillar | New Issue | |
2011-12-07 12:09 | VictorVillar | Assigned To | => jonalegriaesarte |
2011-12-07 12:09 | VictorVillar | Modules | => Core |
2011-12-07 12:09 | VictorVillar | OBNetwork customer | => Yes |
2011-12-07 12:09 | VictorVillar | Support ticket | => 13471 |
2011-12-07 12:09 | VictorVillar | Resolution time | => 1329433200 |
2012-01-16 13:07 | jonalegriaesarte | Assigned To | jonalegriaesarte => jecharri |
2012-01-23 18:14 | VictorVillar | Steps to Reproduce Updated | View Revisions |
2012-01-23 18:14 | VictorVillar | Issue Monitored: networkb | |
2012-01-24 16:21 | hgbot | Checkin | |
2012-01-24 16:21 | hgbot | Note Added: 0044515 | |
2012-01-24 16:21 | hgbot | Status | new => resolved |
2012-01-24 16:21 | hgbot | Resolution | open => fixed |
2012-01-24 16:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8865bff7d417adcf8acc41655e9ca4a2876c0cd2 [^] |
2012-01-24 16:44 | jecharri | Status | resolved => new |
2012-01-24 16:44 | jecharri | Resolution | fixed => open |
2012-01-25 16:51 | hgbot | Checkin | |
2012-01-25 16:51 | hgbot | Note Added: 0044572 | |
2012-01-25 16:51 | hgbot | Status | new => resolved |
2012-01-25 16:51 | hgbot | Resolution | open => fixed |
2012-01-25 16:51 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/8865bff7d417adcf8acc41655e9ca4a2876c0cd2 [^] => http://code.openbravo.com/erp/devel/pi/rev/521a71d024edbdb45d997a7021dd28fae1eefa1a [^] |
2012-01-25 18:04 | hudsonbot | Checkin | |
2012-01-25 18:04 | hudsonbot | Note Added: 0044581 | |
2012-01-27 09:07 | VictorVillar | Note Added: 0044623 | |
2012-01-27 09:07 | VictorVillar | Status | resolved => closed |
2012-01-28 04:10 | hudsonbot | Checkin | |
2012-01-28 04:10 | hudsonbot | Note Added: 0044659 | |
2012-04-02 13:56 | mirurita | Relationship added | related to 0020097 |
Copyright © 2000 - 2009 MantisBT Group |