int-basic-oracle - Build # 1908 - Fixed:
Check console output at https://ci.openbravo.com/job/int-basic-oracle/1908/ to
view the results.
Committers since last success:
Changes for Build #1906
Inigo Sanchez <[email protected]> null
Fixed issue 35760:Can not create computed columns in ad_org or ad_client
tables
The problem was that it was not possible to create and export a computed column
in ad_org and ad_client tables.
This problem was because computed columns of organization entity should have
not organization as a property and
it should have not implement OrganizationEnabled. At the same time, computed
columns of client entity should have
not client as a property and it should have not implement ClientEnabled.
In order to fix this problem two changes have been done:
- Now generate entities task is take into account when a computed column is
created for Organization or Client
entities. Besides, when the computed column class is created,
entityComputedColumns.ftl has the needed logic to
decided if implements ClientEnabled, OrganizationEnabled or both.
- When the Hibernate mapping for the tables and entities are created
(DalMappingGenerator),
generateComputedColumnsClassMapping method is take into account when the
computed column is for Organization
entity or Client entity.
It is now possible to create a computed column in the ad_org and ad_client
tables.
src/org/openbravo/base/gen/GenerateEntitiesTask.java
src/org/openbravo/base/gen/entityComputedColumns.ftl
src/org/openbravo/dal/core/DalMappingGenerator.java
Changes for Build #1907
Alvaro Ferraz <[email protected]> null
Related to issue 35899: Code review improvements
Do not filter m_transaction records by the organization natural tree.
Only m_locator records will be filtered by the organization natural tree.
src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartner_data.xsql
Changes for Build #1908
Inigo Sanchez <[email protected]> null
Fixed issue 35835: Avoid invalid configurations for the process request.
The problem was the scheduler fails to load some scheduled processes when an
incorrect
configuration should be done.
There is already a trigger preventing some invalid configurations to be saved.
This
trigger has be extended to cover this case and others.
src-db/database/model/triggers/AD_PROCESS_REQUEST_TRG.xml
src-db/database/sourcedata/AD_MESSAGE.xml
Last 20 lines of the console output:
[...truncated 2007 lines...]
Total time: 1 second
executing script 'Tomcat stop'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template3698370352061194847.sh
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
* Stopping Tomcat servlet engine for Openbravo tomcat
...done.
executing script 'Check openbravo log'
[int-basic-oracle] $ /bin/bash /tmp/build_step_template7296802914940695402.sh
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-basic-oracle.log) is clean
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds