Sathiyan, Your commit has broken the database consistency: https://code.openbravo.com/erp/devel/pi/rev/603b188fd15d http://builds.openbravo.com/job/int-dbcons-pgsql/31/console
Could you please fix this? On the other hand, I wonder why the "VALIDATEONNEW" field was not exported in your machine. Any ideas someone? Regards, Juan Pablo On 19:08 Tue 01 Jun , [email protected] wrote: > int-dbcons-pgsql - Build # 31 - Failure: > > Check console output at http://builds.openbravo.com/job/int-dbcons-pgsql/31/ > to view the results. > > > Committers since last success: > > Changes for Build #31 > > Adrián Romero <[email protected]> > Fixes issue 0013358: Error when invoicing using invoice grouping by > project > This change modifies the condition of grouping by project because it did not > take into account when the project is NULL > src-db/database/model/functions/C_INVOICE_CREATE.xml > > David Alsasua <[email protected]> > fixes duplicated message in db > src-db/database/sourcedata/AD_MESSAGE.xml > > David Alsasua <[email protected]> > merge > src-db/database/sourcedata/AD_MESSAGE.xml > > David Alsasua <[email protected]> > onCreateDefault not present > src-db/database/model/functions/C_GETTAX.xml > src-db/database/model/tables/C_INVOICELINE.xml > > Sathiyan Sivaprakasam <[email protected]> > Suggestions after demo has been implemented. > src-db/database/model/tables/C_GLITEM.xml > src-db/database/sourcedata/AD_COLUMN.xml > src-db/database/sourcedata/AD_ELEMENT.xml > src-db/database/sourcedata/AD_FIELD.xml > src-db/database/sourcedata/AD_MESSAGE.xml > src-db/database/sourcedata/AD_VAL_RULE.xml > > Sathiyan Sivaprakasam <[email protected]> > Fixes Issue 13282 : Reset the price list in callout > src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Glitem.java > > Sathiyan Sivaprakasam <[email protected]> > Refactor the code based on Stefen review comments > src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Glitem.java > src/org/openbravo/erpCommon/businessUtility/Tax.java > src/org/openbravo/erpCommon/businessUtility/Tax_data.xsql > > Sathiyan Sivaprakasam <[email protected]> > product and glitem are in the same invoice > src/org/openbravo/erpCommon/ad_forms/DocInvoice.java > src/org/openbravo/erpCommon/ad_forms/DocInvoice_data.xsql > > Sathiyan Sivaprakasam <[email protected]> > Call out for Tax population has been done. > src/org/openbravo/erpCommon/ad_callouts/SL_Invoice_Glitem.java > src-db/database/model/functions/C_GETTAX.xml > src-db/database/model/tables/C_INVOICELINE.xml > src-db/database/sourcedata/AD_CALLOUT.xml > src-db/database/sourcedata/AD_COLUMN.xml > src-db/database/sourcedata/AD_MODEL_OBJECT.xml > src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml > src/org/openbravo/erpCommon/businessUtility/Tax_data.xsql > > Sathiyan Sivaprakasam <[email protected]> > Tax changes for Financial Invoice Line has added. > src-db/database/model/tables/C_INVOICELINE.xml > src/org/openbravo/erpCommon/ad_forms/DocInvoice.java > src/org/openbravo/erpCommon/ad_forms/DocInvoice_data.xsql > > Sathiyan Sivaprakasam <[email protected]> > java and xsql changes of Financial Invoices with GL project has added. > src-db/database/sourcedata/AD_FIELD.xml > src/org/openbravo/erpCommon/ad_forms/DocLine.java > src/org/openbravo/erpCommon/ad_forms/DocLineInvoice_data.xsql > src/org/openbravo/erpCommon/ad_forms/DocLine_Invoice.java > > Sathiyan Sivaprakasam <[email protected]> > AD changes of Financial Invoices with GL project has added. > src-db/database/model/tables/C_GLITEM.xml > src-db/database/model/tables/C_INVOICELINE.xml > src-db/database/sourcedata/AD_COLUMN.xml > src-db/database/sourcedata/AD_ELEMENT.xml > src-db/database/sourcedata/AD_FIELD.xml > src-db/database/sourcedata/AD_REFERENCE.xml > src-db/database/sourcedata/AD_REF_TABLE.xml > > > > > Last 20 lines of the console output: > > [...truncated 587 lines...] > +<!--21091EE7A7F347FDB16350A429EBDEB8--> > <VALIDATEONNEW><![CDATA[Y]]></VALIDATEONNEW> > <!--21091EE7A7F347FDB16350A429EBDEB8--></AD_COLUMN> > > <!--2165A091FFE8464397F41BA59DD97CC4--><AD_COLUMN> > @@ -305789,6 +305792,7 @@ > <!--FD3A0DB0549845F29EDCA4FC514B52AD--> <POSITION><![CDATA[15]]></POSITION> > <!--FD3A0DB0549845F29EDCA4FC514B52AD--> > <ISTRANSIENT><![CDATA[N]]></ISTRANSIENT> > <!--FD3A0DB0549845F29EDCA4FC514B52AD--> > <ISAUTOSAVE><![CDATA[Y]]></ISAUTOSAVE> > +<!--FD3A0DB0549845F29EDCA4FC514B52AD--> > <VALIDATEONNEW><![CDATA[Y]]></VALIDATEONNEW> > <!--FD3A0DB0549845F29EDCA4FC514B52AD--></AD_COLUMN> > > <!--FDA188A07EEB46D8A44A45943542F751--><AD_COLUMN> > + hg revert -a --no-backup > reverting src-db/database/sourcedata/AD_COLUMN.xml > + exit 1 > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Email was triggered for: Failure > Sending email for trigger: Failure > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Openbravo-builds mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbravo-builds ------------------------------------------------------------------------------ _______________________________________________ Openbravo-builds mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-builds
