new chnages to merged
This commit is contained in:
parent
0ee526e806
commit
e8f1d5aad3
@ -11164,6 +11164,7 @@ class PurchaseOrderModelDeleteView(PurchaseOrderModelDeleteViewBase):
|
||||
return reverse(
|
||||
"purchase_order_list", kwargs={"dealer_slug": self.kwargs["dealer_slug"]}
|
||||
)
|
||||
|
||||
|
||||
|
||||
class PurchaseOrderMarkAsDraftView(BasePurchaseOrderActionActionView):
|
||||
|
||||
@ -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