Fix default help URLs for ordering, receiving
This commit is contained in:
parent
2388ab88b6
commit
db3ea2e34a
3 changed files with 3 additions and 2 deletions
|
@ -49,7 +49,6 @@ class PurchasingBatchView(BatchMasterView):
|
|||
default_handler_spec = 'rattail.batch.purchase:PurchaseBatchHandler'
|
||||
supports_new_product = False
|
||||
cloneable = True
|
||||
default_help_url = 'https://rattailproject.org/docs/rattail-manual/features/purchasing/receiving/index.html'
|
||||
|
||||
labels = {
|
||||
'po_total': "PO Total",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue