so I’ve learned that the generic URL `/app/account...
# general
b
so I’ve learned that the generic URL
/app/accounting/transactions/transaction.nl?id=
resolves to the URL for the actual transaction type (sales orders, invoices, etc) since transactions share the same pool of IDs with one another. Is there a generic URL for entities since customers, vendors, propects share the same pool of IDs?
j
this is going to be really useful for our auditors, thanks @Beau!
👍 1
l
all urls for vendors entities etc are generic. It is the account number and the internal id they refer to that makes the difference.
just go to the record and pull from address bar