[MOV] move addons out of __unported__ (they remain not installable)

This commit is contained in:
Stéphane Bidoul
2015-10-13 12:14:14 +02:00
parent de0ddf73c8
commit 4cd2dcb1dd
42 changed files with 4 additions and 4 deletions

View File

@@ -58,10 +58,10 @@ Unported addons
---------------
addon | version | summary
--- | --- | ---
[account_cancel_invoice_check_payment_order](__unported__/account_cancel_invoice_check_payment_order/) | 1.0 (unported) | Cancel invoice, check on payment order
[account_cancel_invoice_check_voucher](__unported__/account_cancel_invoice_check_voucher/) | 1.0 (unported) | Cancel invoice, check on bank statement
[account_tax_update](__unported__/account_tax_update/) | 1.0.44 (unported) | Update tax wizard
[async_move_line_importer](__unported__/async_move_line_importer/) | 0.1.2 (unported) | Asynchronous move/move line CSV importer
[account_cancel_invoice_check_payment_order](account_cancel_invoice_check_payment_order/) | 1.0 (unported) | Cancel invoice, check on payment order
[account_cancel_invoice_check_voucher](account_cancel_invoice_check_voucher/) | 1.0 (unported) | Cancel invoice, check on bank statement
[account_tax_update](account_tax_update/) | 1.0.44 (unported) | Update tax wizard
[async_move_line_importer](async_move_line_importer/) | 0.1.2 (unported) | Asynchronous move/move line CSV importer
[//]: # (end addons)