Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049780 | Openbravo ERP | B. User interface | public | 2022-07-12 10:46 | 2022-09-13 11:51 |
|
Reporter | a_singh | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR22Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Web browser | |
Modules | User Interface Application |
Support ticket | 44616 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049780: Issue with Read Only Database |
Description | The preference Issue with ReadOnly Database is not working as required |
Steps To Reproduce | Steps to reproduce:
1. duplicate the database: for example, if your database name is "openbravo" you can duplicate it, in pgAdmin:
CREATE DATABASE openbravo2 TEMPLATE openbravo;
configure in Openbravo.properties:
bbdd.readonly.url=jdbc:postgresql://localhost:5432 [^]
bbdd.readonly.sid=openbravo2
bbdd.readonly.user=tad
bbdd.readonly.password=tad
db.readonly.maxActive=10000
2. compile
3. change one data in openbravo2, for example, the business partner name of Alimentos y Supermercados S.A to Alimentos y Supermercados_RO
4. enable the preference: Default DB Pool used by reports to RO
5. execute report Sales Order Report for date from 01-01-2000 date to 31-12-2022 : BP name is Alimentos y Supermercados_RO > it is OK
6. change the preference Default DB Pool used by reports to DEFAULT
7. execute report Sales Order Report for date from 01-01-2000 date to 31-12-2022: the expected BP name should be Alimentos y Supermercados S.A. but the name appearing as Alimentos y Supermercados_RO, which is is wrong. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-07-12 10:46 | a_singh | New Issue | |
2022-07-12 10:46 | a_singh | Assigned To | => a_singh |
2022-07-12 10:46 | a_singh | OBNetwork customer | => No |
2022-07-12 10:46 | a_singh | Modules | => User Interface Application |
2022-07-12 10:46 | a_singh | Support ticket | => 44616 |
2022-07-12 10:46 | a_singh | Triggers an Emergency Pack | => No |
2022-07-28 07:41 | a_singh | OBNetwork customer | No => Gold |
2022-09-02 13:50 | egoitz | Assigned To | a_singh => Triage Platform Base |
2022-09-08 09:15 | hgbot | Merge Request Status | => open |
2022-09-08 09:15 | hgbot | Note Added: 0140836 | |
2022-09-11 21:05 | hgbot | Merge Request Status | open => approved |
2022-09-11 21:06 | hgbot | Resolution | open => fixed |
2022-09-11 21:06 | hgbot | Status | new => closed |
2022-09-11 21:06 | hgbot | Note Added: 0140983 | |
2022-09-11 21:06 | hgbot | Fixed in Version | => PR22Q4 |
2022-09-11 21:06 | hgbot | Note Added: 0140984 | |
2022-09-11 21:07 | AugustoMauch | Note Added: 0140985 | |
2022-09-12 16:30 | hgbot | Note Added: 0141029 | |
2022-09-13 11:11 | hgbot | Note Added: 0141042 | |
2022-09-13 11:51 | hgbot | Note Added: 0141045 | |
2022-09-13 11:51 | hgbot | Note Added: 0141046 | |
Notes |
|
(0140836)
|
hgbot
|
2022-09-08 09:15
|
|
|
|
(0140983)
|
hgbot
|
2022-09-11 21:06
|
|
|
|
(0140984)
|
hgbot
|
2022-09-11 21:06
|
|
|
|
|
Now this info is stored in a cache that expires after 1 minute. So, when modifying the configuration, it might take up to 1 minute to see it reflected on the backend |
|
|
(0141029)
|
hgbot
|
2022-09-12 16:30
|
|
|
|
(0141042)
|
hgbot
|
2022-09-13 11:11
|
|
|
|
(0141045)
|
hgbot
|
2022-09-13 11:51
|
|
|
|
(0141046)
|
hgbot
|
2022-09-13 11:51
|
|
|