调整description
This commit is contained in:
@@ -8,6 +8,7 @@ _logger = logging.getLogger(__name__)
|
||||
class jikimo_purchase_tier_validation(models.Model):
|
||||
_name = 'purchase.order'
|
||||
_inherit = ['purchase.order', 'tier.validation']
|
||||
_description = "采购订单"
|
||||
|
||||
_tier_validation_buttons_xpath = "/form/header/button[@id='draft_confirm'][1]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user