Skip to content

Commit

Permalink
Complete dependency annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
ecino committed Aug 27, 2024
1 parent 35258e6 commit 7373f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recurring_contract/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"category": "Accounting",
"depends": [
"account_invoice_pricelist", # OCA/account-invoicing
"account_payment_order",
"account_payment_order", # OCA/bank-payment,
"base_automation",
"account_payment_partner", # OCA/bank-payment,
"queue_job", # OCA/queue,
Expand Down

0 comments on commit 7373f89

Please sign in to comment.