-
-
Notifications
You must be signed in to change notification settings - Fork 695
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] Error creating migrations directory in previous commit due to f…
…ile permissions
- Loading branch information
Stefan Rijnhart
committed
May 30, 2014
1 parent
15ade8d
commit 6556f61
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
addons/payment_buckaroo/migrations/8.0.1.0/openupgrade_analysis.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters