提交 1cbe557e 编写于 作者: ibizdev's avatar ibizdev

xignzi006 发布系统代码 [Spring Boot]

上级 5359469e
......@@ -128,7 +128,7 @@ public class Res_supplier extends EntityMP implements Serializable {
@TableField(exist = false)
@JSONField(name = "property_supplier_payment_term_id")
@JsonProperty("property_supplier_payment_term_id")
@DynaProperty(res_model="res.partner",reference=cn.ibizlab.businesscentral.core.odoo_base.IAccount_payment_termService.class,pickup_text = "property_supplier_payment_term_name",reference_field = "name")
@DynaProperty(res_model="res.partner",reference=cn.ibizlab.businesscentral.core.odoo_account.service.IAccount_payment_termService.class,pickup_text = "property_supplier_payment_term_name",reference_field = "name")
private Long propertySupplierPaymentTermId;
/**
* 采购付款条例
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册