int-gui-pgsql - Build # 1784 - Fixed:
Check console output at https://ci.openbravo.com/job/int-gui-pgsql/1784/ 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
Changes for Build #1784
Mark <[email protected]> null
Fixes issue 33838: Correct Stock Reservation when created from a closed
order
When voiding a shipment related to a reserved order, if order is closed, new
reservation will not be created (in case order was fully shipped) and existing
reservation will not be updated (in case order was partially shipped).
Besides, when closing an order, related reservation will be also closed.
src-db/database/model/functions/C_ORDER_POST1.xml
src-db/database/model/functions/M_INOUT_POST.xml
Alvaro Ferraz <[email protected]> null
Related to issue 33879: Code review improvements
src-db/database/model/functions/M_INOUT_POST.xml
src/org/openbravo/common/actionhandler/ManagePrereservationActionHandler.java
src/org/openbravo/common/actionhandler/ManageReservationActionHandler.java
Mark <[email protected]> null
Fixes issue 33879: Avoid error when closing reservation from Stock
Reservation
Avoided exception when the quantity of reservation stock lines have null value.
When the ManageReservationActionHandler processed the stock reservation it
stores the realesed quantity with ZERO value instead of null.
src/org/openbravo/common/actionhandler/ManageReservationActionHandler.java
Last 20 lines of the console output:
[...truncated 11036 lines...]
Total time: 3 seconds
executing script 'Tomcat stop'
[int-gui-pgsql] $ /bin/bash /tmp/build_step_template7626930077552131581.sh
ENABLE
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_template1709885249789231849.sh
ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-gui-pgsql.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
------------------------------------------------------------------------------
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds