Hi Sivaraman, It seems that your commit has broken the API. Could you please handle this? If it wasn't intentional, the commit should be fixed. And if is intended, then the usual API acceptance procedure should be launched.
Thanks, Juan Pablo On 12:32 Fri 09 Jul , [email protected] wrote: > int-api - Build # 197 - Failure: > > Check console output at http://builds.openbravo.com/job/int-api/197/ to view > the results. > > > Committers since last success: > > Changes for Build #197 > > Sivaraman Rajagopal <[email protected]> > Fixes issue 13869: If an order has a 100% discount so the total is 100 > this order can not be selected in the process to generate invoices. > > Root cause: > 'Creates invoices from order' window retrieves records from > C_INVOICE_CANDIDATE_V view. There, we have HAVING clause that restricts sales > orders if it's net amount is 0. > > Solution: > The condition in HAVING clause has been modified in order to allow > zero-amounted sales order. > src-db/database/model/views/C_INVOICE_CANDIDATE_V.xml > > > > > Last 20 lines of the console output: > > [...truncated 383 lines...] > org.openbravo.service.db: 100% good > org.openbravo.service.rest: 100% good > org.openbravo.service.system: 100% good > org.openbravo.service.web: 100% good > org.openbravo.services.webservice: 100% good > org.openbravo.uiTranslation: 100% good > org.openbravo.utils: 100% good > org.openbravo.xmlEngine: 100% good > > Total: 100% good > > Error Summary: > > Errors: > + 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 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Openbravo-builds mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbravo-builds ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Openbravo-builds mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-builds
