mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] contract_queue_job: black, isort, prettier
This commit is contained in:
committed by
Luis Rodriguez
parent
cee7cf4b28
commit
bcf0e01f49
@@ -2,6 +2,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from odoo import api, models
|
||||
|
||||
from odoo.addons.queue_job.job import job
|
||||
|
||||
QUEUE_CHANNEL = "root.CONTRACT_INVOICE"
|
||||
|
||||
Reference in New Issue
Block a user