LaOsaCoop/Odoo16#12 migration pos_balance_multishop + pos_balance_epelsa
This commit is contained in:
parent
46ad866011
commit
7b37ed92a1
20 changed files with 1328 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ class ProductTemplate(models.Model):
|
|||
string="Last purchase price",
|
||||
help="The last price at which the product was purchased. "
|
||||
"It is used as the base price field for calculating the product sale price.",
|
||||
readonly=True,
|
||||
# readonly=True,
|
||||
digits="Product Price",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue