Faircot action
This commit is contained in:
@@ -7,6 +7,10 @@ def register():
|
||||
rules.AutomationRuleSet,
|
||||
freight_booking.FreightBookingInfo,
|
||||
booking_report.FreightBookingShipmentReport,
|
||||
booking_report.FreightBookingShipmentReportLinkStart,
|
||||
cron.Cron,
|
||||
cron.AutomationCron,
|
||||
module='automation', type_='model')
|
||||
Pool.register(
|
||||
booking_report.FreightBookingShipmentReportLink,
|
||||
module='automation', type_='wizard')
|
||||
|
||||
Reference in New Issue
Block a user