mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[MIG] account_payment_order_tier_validation: Migration to 12.0
This commit is contained in:
@@ -9,5 +9,3 @@ class AccountPaymentOrder(models.Model):
|
||||
_inherit = [_name, "tier.validation"]
|
||||
_state_from = ["draft"]
|
||||
_state_to = ["open"]
|
||||
|
||||
_tier_validation_manual_config = False
|
||||
|
||||
Reference in New Issue
Block a user