Advertisement
Guest User

Untitled

a guest
May 26th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.57 KB | None | 0 0
  1. [openbravo@ip-10-228-106-239 OpenbravoERP]$ ant export.database
  2. Buildfile: build.xml
  3.  
  4. set.code.rev:
  5.  
  6. code.rev:
  7.  
  8. init:
  9.  
  10. core.lib:
  11.  
  12. init:
  13.  
  14. compile:
  15.  
  16. build.jar:
  17.  
  18. build:
  19.  
  20. copy.core.lib:
  21.  
  22. database.lib:
  23.  
  24. init:
  25.  
  26. compile:
  27.  
  28. build.jar:
  29.  
  30. jar:
  31.  
  32. generate.entities.quick:
  33.  
  34. init:
  35.  
  36. compile.src.gen:
  37.  
  38. generate.entities.quick:
  39.  
  40. export.database:
  41.  
  42. export.database.structure:
  43. Initializing in-memory model...
  44. Building runtime model
  45. Model read in-memory, generating mapping...
  46. Dal layer initialized
  47. Database connection: jdbc:oracle:thin:@localhost:1521:oborcl. User: TAD
  48. [exportdatabase] Checking if database structure was modified locally.
  49. A file was modified in the database folder, but as the export.database command was forced, it will be run anyway.
  50. Reading tables...
  51. Reading views...
  52. Reading sequences...
  53. Reading triggers...
  54. Reading functions...
  55. Sorting foreign keys, indexes and checks...
  56. Exporting module: org.openbravo.gps.fgi.extensiones
  57. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  58. Validating Module...
  59.  
  60.  
  61. +++++++++++++++++++++++++++++++++++++++++++++++++++
  62. Warnings for Validation type: NOT_PART_OF_FOREIGN_KEY
  63. +++++++++++++++++++++++++++++++++++++++++++++++++++
  64. Foreign Key Column FGI_ACADEMICYEAR.AD_Org_ID is not part of a foreign key constraint.
  65. Foreign Key Column FGI_ACADEMICYEAR.CUS_Answer_ID is not part of a foreign key constraint.
  66. Foreign Key Column FGI_ACADEMICYEAR.CUS_Answer_Trl_ID is not part of a foreign key constraint.
  67. Foreign Key Column FGI_COUNTRYDIVISION.AD_Org_ID is not part of a foreign key constraint.
  68. Foreign Key Column FGI_COUNTRYDIVISION.AD_Language is not part of a foreign key constraint.
  69. Foreign Key Column CUS_QUESTION.CUS_Survey_ID is not part of a foreign key constraint.
  70. Foreign Key Column CUS_QUESTION.AD_Client_ID is not part of a foreign key constraint.
  71. Foreign Key Column CUS_QUESTION.AD_Org_ID is not part of a foreign key constraint.
  72.  
  73. Path: /opt/OpenbravoERP/modules/org.openbravo.gps.fgi.extensiones/src-db/database/model
  74. Exporting module: FGI Module
  75. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  76. Validating Module...
  77.  
  78.  
  79. +++++++++++++++++++++++++++++++++++++++++++++++++++
  80. Warnings for Validation type: INCORRECT_CHECK_NAME
  81. +++++++++++++++++++++++++++++++++++++++++++++++++++
  82. Table CUS_AD_USER_SURVEY has check constraint key named CUSUSERTSUR_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  83. Table CUS_ANSWER has check constraint key named CUSANSWER_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  84. Table CUS_ANSWER_FILLED has check constraint key named CUSANSFILL_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  85. Table CUS_ANSWER_TRL has check constraint key named CUSANSTRL_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  86. Table CUS_ANSWER_TRL has check constraint key named CUSANSTRL_ISTRANS_CHECK, which does not starts by module's DBPrefix.
  87. Table CUS_CARGO has check constraint key named CUSCARGO_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  88. Table CUS_CONTACTO has check constraint key named CUSCONTACTO_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  89. Table CUS_DEBUGGER has check constraint key named CUSDEBUGGER_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  90. Table CUS_DEBUGGER_PASSED has check constraint key named CUSDEBPASS_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  91. Table CUS_DEBUGGER_RULE has check constraint key named CUSDEBUGGERRULE_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  92. Table CUS_ETAPA has check constraint key named CUSETAPA_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  93. Table CUS_MODO has check constraint key named CUSMODO_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  94. Table CUS_OBJETIVO has check constraint key named CUSobjetivo_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  95. Table CUS_OLEADA has check constraint key named CUSOLEADA_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  96. Table CUS_QUESTION has check constraint key named CUSQUESTION_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  97. Table CUS_QUESTION has check constraint key named CUSQUESTION_ISFINALMESSAGE, which does not starts by module's DBPrefix.
  98. Table CUS_QUESTION_TRL has check constraint key named CUSQUESTIONTRL_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  99. Table CUS_QUESTION_TRL has check constraint key named CUSQUESTTRL_ISTRANS_CHECK, which does not starts by module's DBPrefix.
  100. Table CUS_REGION has check constraint key named CUSREGION_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  101. Table CUS_REPLY_QUESTION_TRL has check constraint key named CUSREPLYQYES_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  102. Table CUS_REPLY_QUESTION_TRL has check constraint key named CUSREPLYQYES_ISTRANS_CHECK, which does not starts by module's DBPrefix.
  103. Table CUS_SURVEY has check constraint key named CUSSURVEY_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  104. Table CUS_SURVEY_FILLED has check constraint key named CUSSURFILL_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  105. Table CUS_SURVEY_TRL has check constraint key named CUSSURTRLL_ISTRANS_CHECK, which does not starts by module's DBPrefix.
  106. Table CUS_SURVEY_TRL has check constraint key named CUSSURVEYTRL_ISACTIVE_CHECK, which does not starts by module's DBPrefix.
  107.  
  108.  
  109. +++++++++++++++++++++++++++++++++++++++++++++++++++
  110. Warnings for Validation type: INCORRECT_FK_NAME
  111. +++++++++++++++++++++++++++++++++++++++++++++++++++
  112. Table CUS_AD_USER_SURVEY has foreign key named ADCLIENT_CUSUSSUR, which does not starts by module's DBPrefix.
  113. Table CUS_AD_USER_SURVEY has foreign key named ADUSER_CUSUSSUR, which does not starts by module's DBPrefix.
  114. Table CUS_AD_USER_SURVEY has foreign key named CUSSURVEY_CUSUSSUR, which does not starts by module's DBPrefix.
  115. Table CUS_ANSWER has foreign key named ADCLIENT_CUSANSWER, which does not starts by module's DBPrefix.
  116. Table CUS_ANSWER has foreign key named CUSQUESTION_CUSANSWER, which does not starts by module's DBPrefix.
  117. Table CUS_ANSWER_FILLED has foreign key named ADCLIENT_CUSANSFILL, which does not starts by module's DBPrefix.
  118. Table CUS_ANSWER_FILLED has foreign key named ANSWER_CUSANSFILL, which does not starts by module's DBPrefix.
  119. Table CUS_ANSWER_FILLED has foreign key named CUSSURVEYFILL_CUSANSFILL, which does not starts by module's DBPrefix.
  120. Table CUS_ANSWER_FILLED has foreign key named QUESTION_CUSANSFILL, which does not starts by module's DBPrefix.
  121. Table CUS_CARGO has foreign key named ADCLIENT_CUSCARGO, which does not starts by module's DBPrefix.
  122. Table CUS_CONTACTO has foreign key named ADCLIENT_CUSCONTACTO, which does not starts by module's DBPrefix.
  123. Table CUS_DEBUGGER has foreign key named ADCLIENT_CUSDEBUGGER, which does not starts by module's DBPrefix.
  124. Table CUS_DEBUGGER has foreign key named CUSSURVEY_CUSDEBUGGER, which does not starts by module's DBPrefix.
  125. Table CUS_DEBUGGER_PASSED has foreign key named ADCLIENT_CUSDEBPASS, which does not starts by module's DBPrefix.
  126. Table CUS_DEBUGGER_PASSED has foreign key named CUSDEBUGGER_CUSDEBPASS, which does not starts by module's DBPrefix.
  127. Table CUS_DEBUGGER_PASSED has foreign key named CUSSURVFIL_CUSDEBPASS, which does not starts by module's DBPrefix.
  128. Table CUS_DEBUGGER_RULE has foreign key named CUSANS_CUSDEBUGGERRULE, which does not starts by module's DBPrefix.
  129. Table CUS_DEBUGGER_RULE has foreign key named CUSDEB_CUSDEBUGGERRULE, which does not starts by module's DBPrefix.
  130. Table CUS_DEBUGGER_RULE has foreign key named CUSQUEST_CUSDEBUGGERRULE, which does not starts by module's DBPrefix.
  131. Table CUS_ETAPA has foreign key named ADCLIENT_CUSETAPA, which does not starts by module's DBPrefix.
  132. Table CUS_MODO has foreign key named ADCLIENT_CUSMODO, which does not starts by module's DBPrefix.
  133. Table CUS_OBJETIVO has foreign key named ADCLIENT_CUSobjetivo, which does not starts by module's DBPrefix.
  134. Table CUS_OLEADA has foreign key named ADCLIENT_CUSOLEADA, which does not starts by module's DBPrefix.
  135. Table CUS_QUESTION has foreign key named ADCLIENT_CUSQUESTION, which does not starts by module's DBPrefix.
  136. Table CUS_QUESTION has foreign key named CUSSURVEY_CUSQUESTION, which does not starts by module's DBPrefix.
  137. Table CUS_REGION has foreign key named ADCLIENT_CUSREGION, which does not starts by module's DBPrefix.
  138. Table CUS_SURVEY has foreign key named ADCLIENT_CUSSURVEY, which does not starts by module's DBPrefix.
  139. Table CUS_SURVEY_FILLED has foreign key named ADCLIENT_CUSSURFILL, which does not starts by module's DBPrefix.
  140. Table CUS_SURVEY_FILLED has foreign key named CUSSURVEY_CUSSURFILL, which does not starts by module's DBPrefix.
  141. Table CUS_SURVEY_FILLED has foreign key named PARTNER_CUSSURFILL, which does not starts by module's DBPrefix.
  142. Table CUS_SURVEY_FILLED has foreign key named USER_CUSSURFILL, which does not starts by module's DBPrefix.
  143. Table CUS_TREE_RULE has foreign key named ADCLIENT_CUSTREERULE, which does not starts by module's DBPrefix.
  144. Table CUS_TREE_RULE has foreign key named ADTREE_CUSTREERULE, which does not starts by module's DBPrefix.
  145.  
  146.  
  147. +++++++++++++++++++++++++++++++++++++++++++++++++++
  148. Warnings for Validation type: NOT_PART_OF_FOREIGN_KEY
  149. +++++++++++++++++++++++++++++++++++++++++++++++++++
  150. Foreign Key Column CUS_AD_USER_SURVEY.AD_Org_ID is not part of a foreign key constraint.
  151. Foreign Key Column CUS_ANSWER.AD_Org_ID is not part of a foreign key constraint.
  152. Foreign Key Column CUS_ANSWER_FILLED.AD_Org_ID is not part of a foreign key constraint.
  153. Foreign Key Column CUS_ANSWER_TRL.CUS_Answer_ID is not part of a foreign key constraint.
  154. Foreign Key Column CUS_ANSWER_TRL.AD_Language is not part of a foreign key constraint.
  155. Foreign Key Column CUS_ANSWER_TRL.AD_Client_ID is not part of a foreign key constraint.
  156. Foreign Key Column CUS_ANSWER_TRL.AD_Org_ID is not part of a foreign key constraint.
  157. Foreign Key Column CUS_CARGO.AD_Org_ID is not part of a foreign key constraint.
  158. Foreign Key Column CUS_CONTACTO.AD_Org_ID is not part of a foreign key constraint.
  159. Foreign Key Column CUS_DEBUGGER.AD_Org_ID is not part of a foreign key constraint.
  160. Foreign Key Column CUS_DEBUGGER_PASSED.AD_Org_ID is not part of a foreign key constraint.
  161. Foreign Key Column CUS_DEBUGGER_RULE.AD_Table_ID is not part of a foreign key constraint.
  162. Foreign Key Column CUS_DEBUGGER_RULE.AD_Column_ID is not part of a foreign key constraint.
  163. Foreign Key Column CUS_DEBUGGER_RULE.AD_Client_ID is not part of a foreign key constraint.
  164. Foreign Key Column CUS_DEBUGGER_RULE.AD_Org_ID is not part of a foreign key constraint.
  165. Foreign Key Column CUS_ENSATISFACCION.AD_Client_ID is not part of a foreign key constraint.
  166. Foreign Key Column CUS_ENSATISFACCION.C_Bpartner_ID is not part of a foreign key constraint.
  167. Foreign Key Column CUS_ENSATISFACCION.AD_Org_ID is not part of a foreign key constraint.
  168. Foreign Key Column CUS_ETAPA.AD_Org_ID is not part of a foreign key constraint.
  169. Foreign Key Column CUS_GENERALRPT_TEMPLATE.AD_Client_ID is not part of a foreign key constraint.
  170. Foreign Key Column CUS_GENERALRPT_TEMPLATE.AD_Org_ID is not part of a foreign key constraint.
  171. Foreign Key Column CUS_JOINRPT_TEMPLATE.AD_Client_ID is not part of a foreign key constraint.
  172. Foreign Key Column CUS_JOINRPT_TEMPLATE.AD_Org_ID is not part of a foreign key constraint.
  173. Foreign Key Column CUS_MODO.AD_Org_ID is not part of a foreign key constraint.
  174. Foreign Key Column CUS_OBJETIVO.AD_Org_ID is not part of a foreign key constraint.
  175. Foreign Key Column CUS_OBJETIVO.C_Country_ID is not part of a foreign key constraint.
  176. Foreign Key Column CUS_OBJETIVO.CUS_Region_ID is not part of a foreign key constraint.
  177. Foreign Key Column CUS_OLEADA.AD_Org_ID is not part of a foreign key constraint.
  178. Foreign Key Column CUS_QUESTION.AD_Org_ID is not part of a foreign key constraint.
  179. Foreign Key Column CUS_QUESTION_TRL.CUS_Question_ID is not part of a foreign key constraint.
  180. Foreign Key Column CUS_QUESTION_TRL.AD_Language is not part of a foreign key constraint.
  181. Foreign Key Column CUS_QUESTION_TRL.AD_Client_ID is not part of a foreign key constraint.
  182. Foreign Key Column CUS_QUESTION_TRL.AD_Org_ID is not part of a foreign key constraint.
  183. Foreign Key Column CUS_REGION.AD_Org_ID is not part of a foreign key constraint.
  184. Foreign Key Column CUS_REGION.C_Country_ID is not part of a foreign key constraint.
  185. Foreign Key Column CUS_REPLY_QUESTION.AD_Client_ID is not part of a foreign key constraint.
  186. Foreign Key Column CUS_REPLY_QUESTION.AD_Org_ID is not part of a foreign key constraint.
  187. Foreign Key Column CUS_REPLY_QUESTION.CUS_Question_ID is not part of a foreign key constraint.
  188. Foreign Key Column CUS_REPLY_QUESTION_TRL.CUS_Reply_Question_ID is not part of a foreign key constraint.
  189. Foreign Key Column CUS_REPLY_QUESTION_TRL.AD_Client_ID is not part of a foreign key constraint.
  190. Foreign Key Column CUS_REPLY_QUESTION_TRL.AD_Org_ID is not part of a foreign key constraint.
  191. Foreign Key Column CUS_REPOCOLE_GENERAL.AD_Client_ID is not part of a foreign key constraint.
  192. Foreign Key Column CUS_REPOCOLE_GENERAL.AD_Org_ID is not part of a foreign key constraint.
  193. Foreign Key Column CUS_REPOCOLE_GENERAL.C_Bpartner_ID is not part of a foreign key constraint.
  194. Foreign Key Column CUS_REPOCOLE_GENERAL.C_Country_ID is not part of a foreign key constraint.
  195. Foreign Key Column CUS_REPOEQUI_GENERAL.AD_Client_ID is not part of a foreign key constraint.
  196. Foreign Key Column CUS_REPOEQUI_GENERAL.AD_Org_ID is not part of a foreign key constraint.
  197. Foreign Key Column CUS_REPOEQUI_GENERAL.C_Bpartner_ID is not part of a foreign key constraint.
  198. Foreign Key Column CUS_SURVEY.AD_Org_ID is not part of a foreign key constraint.
  199. Foreign Key Column CUS_SURVEY.AD_Image_ID is not part of a foreign key constraint.
  200. Foreign Key Column CUS_SURVEY_FILLED.AD_Org_ID is not part of a foreign key constraint.
  201. Foreign Key Column CUS_SURVEY_TRL.CUS_Survey_ID is not part of a foreign key constraint.
  202. Foreign Key Column CUS_SURVEY_TRL.AD_Language is not part of a foreign key constraint.
  203. Foreign Key Column CUS_SURVEY_TRL.AD_Client_ID is not part of a foreign key constraint.
  204. Foreign Key Column CUS_SURVEY_TRL.AD_Org_ID is not part of a foreign key constraint.
  205. Foreign Key Column AD_CLIENTINFO.AD_Org_ID is not part of a foreign key constraint.
  206. Foreign Key Column AD_CLIENTINFO.C_Calendar_ID is not part of a foreign key constraint.
  207. Foreign Key Column AD_CLIENTINFO.C_AcctSchema1_ID is not part of a foreign key constraint.
  208. Foreign Key Column AD_CLIENTINFO.C_AcctSchema2_ID is not part of a foreign key constraint.
  209. Foreign Key Column AD_CLIENTINFO.C_AcctSchema3_ID is not part of a foreign key constraint.
  210. Foreign Key Column AD_CLIENTINFO.C_UOM_Volume_ID is not part of a foreign key constraint.
  211. Foreign Key Column AD_CLIENTINFO.C_UOM_Weight_ID is not part of a foreign key constraint.
  212. Foreign Key Column AD_CLIENTINFO.C_UOM_Length_ID is not part of a foreign key constraint.
  213. Foreign Key Column AD_CLIENTINFO.C_UOM_Time_ID is not part of a foreign key constraint.
  214. Foreign Key Column AD_CLIENTINFO.AD_Tree_Menu_ID is not part of a foreign key constraint.
  215. Foreign Key Column AD_CLIENTINFO.AD_Tree_Org_ID is not part of a foreign key constraint.
  216. Foreign Key Column AD_CLIENTINFO.AD_Tree_BPartner_ID is not part of a foreign key constraint.
  217. Foreign Key Column AD_CLIENTINFO.AD_Tree_Project_ID is not part of a foreign key constraint.
  218. Foreign Key Column AD_CLIENTINFO.AD_Tree_SalesRegion_ID is not part of a foreign key constraint.
  219. Foreign Key Column AD_CLIENTINFO.AD_Tree_Product_ID is not part of a foreign key constraint.
  220. Foreign Key Column AD_CLIENTINFO.M_ProductFreight_ID is not part of a foreign key constraint.
  221. Foreign Key Column AD_CLIENTINFO.C_BPartnerCashTrx_ID is not part of a foreign key constraint.
  222. Foreign Key Column AD_CLIENTINFO.M_PriceList_ID is not part of a foreign key constraint.
  223. Foreign Key Column AD_CLIENTINFO.Your_Company_Menu_Image is not part of a foreign key constraint.
  224. Foreign Key Column AD_CLIENTINFO.Your_Company_Big_Image is not part of a foreign key constraint.
  225. Foreign Key Column AD_CLIENTINFO.Your_Company_Document_Image is not part of a foreign key constraint.
  226. Foreign Key Column AD_USER.AD_Client_ID is not part of a foreign key constraint.
  227. Foreign Key Column AD_USER.AD_Org_ID is not part of a foreign key constraint.
  228. Foreign Key Column AD_USER.Supervisor_ID is not part of a foreign key constraint.
  229. Foreign Key Column AD_USER.C_BPartner_ID is not part of a foreign key constraint.
  230. Foreign Key Column AD_USER.C_BPartner_Location_ID is not part of a foreign key constraint.
  231. Foreign Key Column AD_USER.C_Greeting_ID is not part of a foreign key constraint.
  232. Foreign Key Column AD_USER.AD_OrgTrx_ID is not part of a foreign key constraint.
  233. Foreign Key Column AD_USER.Default_Ad_Client_ID is not part of a foreign key constraint.
  234. Foreign Key Column AD_USER.Default_Ad_Language is not part of a foreign key constraint.
  235. Foreign Key Column AD_USER.Default_Ad_Org_ID is not part of a foreign key constraint.
  236. Foreign Key Column AD_USER.Default_Ad_Role_ID is not part of a foreign key constraint.
  237. Foreign Key Column AD_USER.Default_M_Warehouse_ID is not part of a foreign key constraint.
  238. Foreign Key Column AD_USER.CUS_Cargo_ID is not part of a foreign key constraint.
  239. Foreign Key Column AD_USER.C_Location_ID is not part of a foreign key constraint.
  240. Foreign Key Column C_BPARTNER.AD_Client_ID is not part of a foreign key constraint.
  241. Foreign Key Column C_BPARTNER.AD_Org_ID is not part of a foreign key constraint.
  242. Foreign Key Column C_BPARTNER.C_BP_Group_ID is not part of a foreign key constraint.
  243. Foreign Key Column C_BPARTNER.AD_Language is not part of a foreign key constraint.
  244. Foreign Key Column C_BPARTNER.C_InvoiceSchedule_ID is not part of a foreign key constraint.
  245. Foreign Key Column C_BPARTNER.C_PaymentTerm_ID is not part of a foreign key constraint.
  246. Foreign Key Column C_BPARTNER.M_PriceList_ID is not part of a foreign key constraint.
  247. Foreign Key Column C_BPARTNER.PO_PriceList_ID is not part of a foreign key constraint.
  248. Foreign Key Column C_BPARTNER.PO_PaymentTerm_ID is not part of a foreign key constraint.
  249. Foreign Key Column C_BPARTNER.C_Greeting_ID is not part of a foreign key constraint.
  250. Foreign Key Column C_BPARTNER.SalesRep_ID is not part of a foreign key constraint.
  251. Foreign Key Column C_BPARTNER.AD_Forced_Org_ID is not part of a foreign key constraint.
  252. Foreign Key Column C_BPARTNER.C_Salary_Category_ID is not part of a foreign key constraint.
  253. Foreign Key Column C_BPARTNER.PO_Bankaccount_ID is not part of a foreign key constraint.
  254. Foreign Key Column C_BPARTNER.PO_BP_TaxCategory_ID is not part of a foreign key constraint.
  255. Foreign Key Column C_BPARTNER.SO_Bankaccount_ID is not part of a foreign key constraint.
  256. Foreign Key Column C_BPARTNER.SO_Bp_Taxcategory_ID is not part of a foreign key constraint.
  257. Foreign Key Column C_BPARTNER.CUS_Equipo_ID is not part of a foreign key constraint.
  258. Foreign Key Column C_BPARTNER.CUS_Voluntario_ID is not part of a foreign key constraint.
  259. Foreign Key Column C_BPARTNER.CUS_Modo_ID is not part of a foreign key constraint.
  260. Foreign Key Column C_BPARTNER.CUS_Oleada_ID is not part of a foreign key constraint.
  261. Foreign Key Column C_BPARTNER.CUS_Etapa_ID is not part of a foreign key constraint.
  262. Foreign Key Column C_BPARTNER.C_Location_ID is not part of a foreign key constraint.
  263. Foreign Key Column C_BPARTNER.CUS_Joinrpt_Template_ID is not part of a foreign key constraint.
  264. Foreign Key Column C_BPARTNER.CUS_Generalrpt_Template_ID is not part of a foreign key constraint.
  265. Foreign Key Column C_BPARTNER.CUS_Region_ID is not part of a foreign key constraint.
  266. Foreign Key Column C_BPARTNER.CUS_Contacto_Id is not part of a foreign key constraint.
  267. Foreign Key Column R_REQUEST.AD_Client_ID is not part of a foreign key constraint.
  268. Foreign Key Column R_REQUEST.AD_Org_ID is not part of a foreign key constraint.
  269. Foreign Key Column R_REQUEST.AD_User_ID is not part of a foreign key constraint.
  270. Foreign Key Column R_REQUEST.C_BPartner_ID is not part of a foreign key constraint.
  271. Foreign Key Column R_REQUEST.C_Campaign_ID is not part of a foreign key constraint.
  272. Foreign Key Column R_REQUEST.C_Order_ID is not part of a foreign key constraint.
  273. Foreign Key Column R_REQUEST.C_Invoice_ID is not part of a foreign key constraint.
  274. Foreign Key Column R_REQUEST.M_Product_ID is not part of a foreign key constraint.
  275. Foreign Key Column R_REQUEST.C_Project_ID is not part of a foreign key constraint.
  276. Foreign Key Column R_REQUEST.R_MailText_ID is not part of a foreign key constraint.
  277. Foreign Key Column R_REQUEST.R_RequestType_ID is not part of a foreign key constraint.
  278. Foreign Key Column R_REQUEST.SalesRep_ID is not part of a foreign key constraint.
  279. Foreign Key Column R_REQUEST.C_Debt_Payment_ID is not part of a foreign key constraint.
  280. Foreign Key Column R_REQUEST.CUS_Equipo_ID is not part of a foreign key constraint.
  281. Foreign Key Column R_REQUEST.CUS_Oleada_ID is not part of a foreign key constraint.
  282.  
  283. Path: /opt/OpenbravoERP/modules/org.openbravo.fgibase.module/src-db/database/model
  284. Exporting module: FGI Template
  285. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  286. Validating Module...
  287.  
  288. Path: /opt/OpenbravoERP/modules/org.openbravo.fgibase.template/src-db/database/model
  289. Exporting module: org.openbravo.gps.fgi.extensiones
  290. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  291. Path: /opt/OpenbravoERP/modules/org.openbravo.gps.fgi.extensiones/src-db/database/sourcedata
  292. Exporting table: AD_Process to module org.openbravo.gps.fgi.extensiones
  293. Exporting table: AD_Element to module org.openbravo.gps.fgi.extensiones
  294. Exporting table: AD_Menu to module org.openbravo.gps.fgi.extensiones
  295. Exporting table: AD_Process_Para to module org.openbravo.gps.fgi.extensiones
  296. Exporting table: AD_EP_Procedures to module org.openbravo.gps.fgi.extensiones
  297. Exporting table: AD_Message to module org.openbravo.gps.fgi.extensiones
  298. Exporting table: AD_Reference to module org.openbravo.gps.fgi.extensiones
  299. Exporting table: AD_AuxiliarInput to module org.openbravo.gps.fgi.extensiones
  300. Exporting table: AD_Dataset_Table to module org.openbravo.gps.fgi.extensiones
  301. Exporting table: AD_Callout to module org.openbravo.gps.fgi.extensiones
  302. Exporting table: AD_Module_Dbprefix to module org.openbravo.gps.fgi.extensiones
  303. Exporting table: AD_Ref_List to module org.openbravo.gps.fgi.extensiones
  304. Exporting table: AD_Dataset_Column to module org.openbravo.gps.fgi.extensiones
  305. Exporting table: AD_Model_Object to module org.openbravo.gps.fgi.extensiones
  306. Exporting table: AD_Model_Object_Mapping to module org.openbravo.gps.fgi.extensiones
  307. Exporting table: AD_Column to module org.openbravo.gps.fgi.extensiones
  308. Exporting table: AD_Extension_Points to module org.openbravo.gps.fgi.extensiones
  309. Exporting table: AD_Package to module org.openbravo.gps.fgi.extensiones
  310. Exporting table: AD_Ref_Search to module org.openbravo.gps.fgi.extensiones
  311. Exporting table: AD_FieldGroup to module org.openbravo.gps.fgi.extensiones
  312. Exporting table: AD_Ref_Search_Column to module org.openbravo.gps.fgi.extensiones
  313. Exporting table: AD_Module to module org.openbravo.gps.fgi.extensiones
  314. Exporting table: AD_Ref_Table to module org.openbravo.gps.fgi.extensiones
  315. Exporting table: AD_Tab to module org.openbravo.gps.fgi.extensiones
  316. Exporting table: AD_Dataset to module org.openbravo.gps.fgi.extensiones
  317. Exporting table: AD_Field to module org.openbravo.gps.fgi.extensiones
  318. Exporting table: AD_Module_Dependency to module org.openbravo.gps.fgi.extensiones
  319. Exporting table: AD_Model_Object_Para to module org.openbravo.gps.fgi.extensiones
  320. Exporting table: AD_Table to module org.openbravo.gps.fgi.extensiones
  321. Exporting table: AD_TextInterfaces to module org.openbravo.gps.fgi.extensiones
  322. Exporting table: AD_Workflow to module org.openbravo.gps.fgi.extensiones
  323. Exporting table: AD_TreeNode to module org.openbravo.gps.fgi.extensiones
  324. Exporting table: AD_Exceptions to module org.openbravo.gps.fgi.extensiones
  325. Exporting table: AD_Val_Rule to module org.openbravo.gps.fgi.extensiones
  326. Exporting table: AD_WF_Node to module org.openbravo.gps.fgi.extensiones
  327. Exporting table: AD_WF_NodeNext to module org.openbravo.gps.fgi.extensiones
  328. Exporting table: AD_Form to module org.openbravo.gps.fgi.extensiones
  329. Exporting table: AD_Window to module org.openbravo.gps.fgi.extensiones
  330. Exporting module: FGI Module
  331. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  332. Path: /opt/OpenbravoERP/modules/org.openbravo.fgibase.module/src-db/database/sourcedata
  333. Exporting table: AD_Process to module FGI Module
  334. Exporting table: AD_Element to module FGI Module
  335. Exporting table: AD_Menu to module FGI Module
  336. Exporting table: AD_Process_Para to module FGI Module
  337. Exporting table: AD_EP_Procedures to module FGI Module
  338. Exporting table: AD_Message to module FGI Module
  339. Exporting table: AD_Reference to module FGI Module
  340. Exporting table: AD_AuxiliarInput to module FGI Module
  341. Exporting table: AD_Dataset_Table to module FGI Module
  342. Exporting table: AD_Callout to module FGI Module
  343. Exporting table: AD_Module_Dbprefix to module FGI Module
  344. Exporting table: AD_Ref_List to module FGI Module
  345. Exporting table: AD_Dataset_Column to module FGI Module
  346. Exporting table: AD_Model_Object to module FGI Module
  347. Exporting table: AD_Model_Object_Mapping to module FGI Module
  348. Exporting table: AD_Column to module FGI Module
  349. Exporting table: AD_Extension_Points to module FGI Module
  350. Exporting table: AD_Package to module FGI Module
  351. Exporting table: AD_Ref_Search to module FGI Module
  352. Exporting table: AD_FieldGroup to module FGI Module
  353. Exporting table: AD_Ref_Search_Column to module FGI Module
  354. Exporting table: AD_Module to module FGI Module
  355. Exporting table: AD_Ref_Table to module FGI Module
  356. Exporting table: AD_Tab to module FGI Module
  357. Exporting table: AD_Dataset to module FGI Module
  358. Exporting table: AD_Field to module FGI Module
  359. Exporting table: AD_Module_Dependency to module FGI Module
  360. Exporting table: AD_Model_Object_Para to module FGI Module
  361. Exporting table: AD_Table to module FGI Module
  362. Exporting table: AD_TextInterfaces to module FGI Module
  363. Exporting table: AD_Workflow to module FGI Module
  364. Exporting table: AD_TreeNode to module FGI Module
  365. Exporting table: AD_Exceptions to module FGI Module
  366. Exporting table: AD_Val_Rule to module FGI Module
  367. Exporting table: AD_WF_Node to module FGI Module
  368. Exporting table: AD_WF_NodeNext to module FGI Module
  369. Exporting table: AD_Form to module FGI Module
  370. Exporting table: AD_Window to module FGI Module
  371. Exporting module: FGI Template
  372. Database [name=Oracle server; 481 tables; 0 sequences; 61 views; 249 functions; 219 triggers]
  373. Path: /opt/OpenbravoERP/modules/org.openbravo.fgibase.template/src-db/database/sourcedata
  374. Exporting table: AD_Process to module FGI Template
  375. Exporting table: AD_Element to module FGI Template
  376. Exporting table: AD_Menu to module FGI Template
  377. Exporting table: AD_Process_Para to module FGI Template
  378. Exporting table: AD_EP_Procedures to module FGI Template
  379. Exporting table: AD_Message to module FGI Template
  380. Exporting table: AD_Reference to module FGI Template
  381. Exporting table: AD_AuxiliarInput to module FGI Template
  382. Exporting table: AD_Dataset_Table to module FGI Template
  383. Exporting table: AD_Callout to module FGI Template
  384. Exporting table: AD_Module_Dbprefix to module FGI Template
  385. Exporting table: AD_Ref_List to module FGI Template
  386. Exporting table: AD_Dataset_Column to module FGI Template
  387. Exporting table: AD_Model_Object to module FGI Template
  388. Exporting table: AD_Model_Object_Mapping to module FGI Template
  389. Exporting table: AD_Column to module FGI Template
  390. Exporting table: AD_Extension_Points to module FGI Template
  391. Exporting table: AD_Package to module FGI Template
  392. Exporting table: AD_Ref_Search to module FGI Template
  393. Exporting table: AD_FieldGroup to module FGI Template
  394. Exporting table: AD_Ref_Search_Column to module FGI Template
  395. Exporting table: AD_Module to module FGI Template
  396. Exporting table: AD_Ref_Table to module FGI Template
  397. Exporting table: AD_Tab to module FGI Template
  398. Exporting table: AD_Dataset to module FGI Template
  399. Exporting table: AD_Field to module FGI Template
  400. Exporting table: AD_Module_Dependency to module FGI Template
  401. Exporting table: AD_Model_Object_Para to module FGI Template
  402. Exporting table: AD_Table to module FGI Template
  403. Exporting table: AD_TextInterfaces to module FGI Template
  404. Exporting table: AD_Workflow to module FGI Template
  405. Exporting table: AD_TreeNode to module FGI Template
  406. Exporting table: AD_Exceptions to module FGI Template
  407. Exporting table: AD_Val_Rule to module FGI Template
  408. Exporting table: AD_WF_Node to module FGI Template
  409. Exporting table: AD_WF_NodeNext to module FGI Template
  410. Exporting table: AD_Form to module FGI Template
  411. Exporting table: AD_Window to module FGI Template
  412. Writing checksum info
  413.  
  414. BUILD SUCCESSFUL
  415. Total time: 1 minute 29 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement