Skip to content

Commit

Permalink
[FIX] Error creating migrations directory in previous commit due to f…
Browse files Browse the repository at this point in the history
…ile permissions
  • Loading branch information
Stefan Rijnhart committed May 30, 2014
1 parent 15ade8d commit 6556f61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---Fields in module 'payment_buckaroo'---
payment_buckaroo / payment.acquirer / brq_secretkey (char) : NEW
payment_buckaroo / payment.acquirer / brq_websitekey (char) : NEW
payment_buckaroo / payment.transaction / buckaroo_txnid (char) : NEW
---XML records in module 'payment_buckaroo'---
NEW ir.ui.view: payment_buckaroo.acquirer_form_buckaroo
NEW ir.ui.view: payment_buckaroo.buckaroo_acquirer_button
NEW ir.ui.view: payment_buckaroo.transaction_form_buckaroo
NEW payment.acquirer: payment_buckaroo.payment_acquirer_buckaroo
10 changes: 0 additions & 10 deletions openerp/addons/base/migrations/8.0.1.3/openupgrade_general_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -477,16 +477,6 @@ DEL ir.actions.act_window: crm_todo.crm_todo_action
DEL ir.ui.menu: crm_todo.menu_crm_todo
DEL ir.ui.view: crm_todo.crm_todo_opportunity_add
DEL ir.ui.view: crm_todo.project_task_crm_tree
ERROR: could not create migrations directory:
---Fields in module 'payment_buckaroo'---
payment_buckaroo / payment.acquirer / brq_secretkey (char) : NEW
payment_buckaroo / payment.acquirer / brq_websitekey (char) : NEW
payment_buckaroo / payment.transaction / buckaroo_txnid (char) : NEW
---XML records in module 'payment_buckaroo'---
NEW ir.ui.view: payment_buckaroo.acquirer_form_buckaroo
NEW ir.ui.view: payment_buckaroo.buckaroo_acquirer_button
NEW ir.ui.view: payment_buckaroo.transaction_form_buckaroo
NEW payment.acquirer: payment_buckaroo.payment_acquirer_buckaroo
ERROR: module not in list of installed modules:
---Fields in module 'project_gtd'---
---XML records in module 'project_gtd'---
Expand Down

0 comments on commit 6556f61

Please sign in to comment.