int-gui-pgsql - Build # 1783 - Unstable:
Check console output at https://ci.openbravo.com/job/int-gui-pgsql/1783/ to
view the results.
Committers since last success:
Changes for Build #1783
Alvaro Ferraz <[email protected]> null
Related to issue 24191: Code review improvements
- Move AcctSchemaStructureProvider.java to same folder as
OrganizationStructureProvider.java.
- Rename acctSchemaSP variable to acctSchemaProvider in OBContext.java.
- Remove unused data variable in AcctSchema.java.
- Add commentary to explain why we send limit manually to xsql query in
AcctServer.java.
- Do not send numberRegisters parameter to AcctServerData.select as we are
already sending the limit.
- Undo changes in AcctServerData.periodOpen method and create new
AcctServerData.selectPeriodOpen method to avoid a functional API change.
src/org/openbravo/dal/security/AcctSchemaStructureProvider.java
src/org/openbravo/dal/core/OBContext.java
src/org/openbravo/erpCommon/ad_forms/AcctSchema.java
src/org/openbravo/erpCommon/ad_forms/AcctServer.java
src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
src/org/openbravo/erpCommon/ad_forms/AcctSchemaStructureProvider.java
David Miguelez <[email protected]> null
Fixes Issue 24191. Improves performance for Accounting Background Process.
Adds Index in FIN_FINACC_TRANSACTION Table.
Modifies query in AcctServer_data to properly limit the results returned.
Modifies query in AcctServer_data to remove the order clause.
Persist information about Accounting Schemas in Java code so it is no longer
necessary to access the Database everytime to retrive that information.
src/org/openbravo/erpCommon/ad_forms/AcctSchemaStructureProvider.java
src-db/database/model/tables/FIN_FINACC_TRANSACTION.xml
src/org/openbravo/dal/core/OBContext.java
src/org/openbravo/erpCommon/ad_forms/AcctSchema.java
src/org/openbravo/erpCommon/ad_forms/AcctServer.java
src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
Atul Gaware <[email protected]> null
Fixes issue 33859: Wrong Total Gross Amount in orders and invoices
Wrong Total Gross Amount in orders and invoices as the changes made in tax tab
records do not recalculate it.
For Purchase Order and Sales Order, Tax tab is made read only so only record
are created, modified and deleted only through order lines.
Manual insertion, updation and deletion is not possible.
In case of Sales Invoice and Purchase Invoices, records created by invoice line
are marked with recalculate flag = Yes.
Read Only logic based on this flag does not allow user to modify fields tax,
tax amount and taxable amount of invoice tax records.
Event handler restricts user to delete invoice tax records with recalculate
flag = Yes.
To avoid event handlers interference with
ReorderCascadingChildDeletionsHandler.java, on Invoice deletetion, before
deleting invoice tax records, flag recalculate is set = No
src/org/openbravo/event/InvoiceTaxEventHandler.java
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/ReorderCascadingChildDeletionsHandler.java
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_TAB.xml
Last 20 lines of the console output:
[...truncated 10931 lines...]
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
* Stopping Tomcat servlet engine for Openbravo tomcat
...done.
executing script 'Check openbravo log'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template1964618875407095087.sh
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Errors in openbravo log (artifact: int-gui-pgsql.log):
2016-09-16 08:22:45,974 [TP-Processor2] WARN org.openbravo.dal.core.OBContext
- The user 100 does not have write access to its current organization repairing
that
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
/srv/ci/workspace/int-gui-pgsql/SANDBOX/openbravo.log:
2016-09-16 08:22:45,974 [TP-Processor2] WARN org.openbravo.dal.core.OBContext
- The user 100 does not have write access to its current organization repairing
that
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds