new chnages to merged
This commit is contained in:
parent
0ee526e806
commit
e8f1d5aad3
@ -11166,6 +11166,7 @@ class PurchaseOrderModelDeleteView(PurchaseOrderModelDeleteViewBase):
|
||||
)
|
||||
|
||||
|
||||
|
||||
class PurchaseOrderMarkAsDraftView(BasePurchaseOrderActionActionView):
|
||||
action_name = "mark_as_draft"
|
||||
|
||||
|
||||
@ -94,6 +94,7 @@
|
||||
<th class="sort white-space-nowrap align-middle " scope="col">{% trans 'PO' %}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody class="list fs-9" id="project-list-table-body">
|
||||
{% for bill_item in itemtxs_qs %}
|
||||
<tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user