This commit is contained in:
2022-01-31 00:28:20 +00:00
parent 2690392fb4
commit 61dcc6004b
2 changed files with 14 additions and 122 deletions

View File

@@ -41,139 +41,30 @@ The only sources for inventory changes in AyaNova are inventory transactions, [w
### Inventory is optional ### Inventory is optional
AyaNova does not *require* the use of inventory, if it is not something required for your business you can turn off inventory completely in the [global settings form](adm-global-settings.md#use-inventory) AyaNova does not _require_ the use of inventory, if it is not something required for your business you can turn off inventory completely in the [global settings form](adm-global-settings.md#use-inventory)
## Inventory transactions data table ## Inventory transactions data table
The Inventory transactions [data table](ay-start-form-data-tables.md) is a view into the inventory block chain showing all prior inventory transactions and access to common data table [menu options](ay-start-form-data-tables.md#common-menu-options). The Inventory transactions [data table](ay-start-form-data-tables.md) is a view into the inventory block chain showing all prior inventory transactions and access to common data table [menu options](ay-start-form-data-tables.md#common-menu-options).
## XXXXXX edit form ## Part inventory adjustment edit form
The Customer edit form contains all the [standard edit form](ay-start-edit-forms.md) functionality and contains the following fields: When a record is added from the inventory transaction table the part inventory adjustment form opens for making a manual inventory adjustment.
### Customer tab The adjustment form contains all the [standard edit form](ay-start-edit-forms.md) functionality and contains the following fields:
#### Name #### Description
This is the name of the customer as it's displayed in forms and reports. This is also the primary identifier when searching for a customer to select in [autocomplete](ay-start-form-autocomplete.md) lists. A customer name must be unique from all other customers entered. A required description of the reason for the transaction.
Keep in mind that this is the Name that Customers will see on reports if provided to them. #### Part
This is the only **required** field on the Customer form. All other fields are optional. The [Part](inv-parts.md) being adjusted.
#### Account number #### Part warehouse
Provided for reference or connecting to another applications matching account number for this customer. The [Part warehouse](inv-part-warehouses.md) that needs it's inventory adjusted.
#### Web address #### Quantity
Web site address in an [URL control](ay-start-common-controls.md#url) for entry or opening. Enter the quantity adjustment.
#### Email
Email address in an [Email control](ay-start-common-controls.md#email) for entry or opening.
#### Phone fields
Five phone contact number fields are provided as [Phone controls](ay-start-common-controls.md#phone) for entry or dialing on supported devices.
These fields are pre-labeled as "Business", "Fax", "Home", "Mobile", "Pager" however as with all AyaNova form field labels they can be [changed](adm-translations.md) to labels appropriate for your business.
#### Bill Head office
If this Customer has a [Head office](head-offices.md) checking this box will cause AyaNova to use the Head Office mailing address on Work orders, Quotes and Preventive Maintenance orders.
#### Head office
The [Head office](head-offices.md) feature of AyaNova is a way to group Customers under a common entity.
Head offices have several purposes in AyaNova:
- Billing purposes when the bill should go to the Head office for work performed for that Customer
- [Customer access](adm-global-settings.md#customer-access-settings) self-service features. A Head office [Contact](cust-contacts.md) can use all the Customer access features for all Customers who have their Head office selected depending on the permissions granted.
- Grouping purposes for management reporting in AyaNova
#### Contract
#### Contract expires
You can select a [Contract](svc-contracts.md) for a Customer in AyaNova and it will automatically be applied to Work orders, Quotes and Preventive maintenance orders.
When a Contract is selected the `Contract expires` field will be visible. This field controls the time period for which a contract is considered valid and once this date has passed the Contract will no longer be automatically applied.
See the [Contract documentation](svc-contracts.md) for further details.
#### Active
Customers that are set to Active can be selected on new Work orders and other objects that user customers.
Customers not set to Active will still show in older records but can not be selected for new records; this is how you retire a customer from use.
#### General notes
Notes about this record for internal staff use. Notes can also be reported on if desired.
These notes are only visible in this form.
#### Service tech notes
Service tech notes are specific notes that display on work orders, quotes and preventive maintenance orders and are intended as a message to the service technician whenever they deal with this customer. Service tech notes will display as a dark blue alert box with an (i) info icon.
This field is commonly used to alert a _service technician_ to some unusual aspect of _providing service_ to this Customer, for example there may be special instructions for accessing the site or special requirements around billing or work practices such as safety protocols to follow, where to park etc.
#### Alert notes
Customer alert notes are displayed on work orders, quotes and preventive maintenance orders and are intended as a general purpose alert message to _any_ staff member whenever they deal with this customer.
Alert notes will display as an orange alert box with a triangular /!\ exclamation mark icon.
This field is commonly used to generally alert _all staff_ about an important issue regarding this customer. For example billing related issues such as "Credit hold - cash only".
#### Custom fields
If the form has been [customized](ay-customize.md) and [custom fields](ay-customize.md#custom-fields) enabled for this object they will display here.
#### Tags
Optional [tags control](ay-start-form-tags.md) for categorizing and notification [filtering](home-notify-subscriptions.md#tags).
#### Wiki
Optional [wiki control](ay-start-form-wiki.md).
#### Attached files
Optional [attachments control](ay-start-form-attachments.md).
### Address tab
Standard AyaNova object [Address control](ay-start-common-controls.md#address).
### Contacts tab
The Contacts tab is where you enter information about people associated with the Customer for both contacting purposes and for optionally allowing them to login to use AyaNova's customer self service features.
See the [Contacts help page](cust-contacts.md) for more details.
### Menu options
In addition to the [common edit form menu options](ay-start-edit-forms.md#common-edit-form-menu-options) the Customer edit form also has these options:
#### Customer notes
Opens up the [customer notes](customer-notes.md) form for recording notes about the customer in a dated log format when the general Notes field is not enough.
This can be used for any purpose but is often used for recording notes about interactions with the Customer for future reference purposes.
#### Work orders
This is a shortcut to create or view prior work orders for a customer and opens the [Work order list](svc-workorders.md) [data table](ay-start-form-data-tables.md) pre-filtered to only show records for this customer.
#### Customer Units
This is a shortcut to create or view prior Unit records for a customer and opens the [Unit list](svc-units.md) [data table](ay-start-form-data-tables.md) pre-filtered to only show records for this customer.
#### Quotes
This is a shortcut to create or view prior Quote records for a customer and opens the [Quote list](svc-quotes.md) [data table](ay-start-form-data-tables.md) pre-filtered to only show records for this customer.
#### Preventive maintenance
This is a shortcut to create or view prior Preventive maintenance records for a customer and opens the [PM list](svc-pms.md) [data table](ay-start-form-data-tables.md) pre-filtered to only show records for this customer.

View File

@@ -1,3 +1,4 @@
# INV-PO-RECEIPTS Placeholder # INV-PO-RECEIPTS Placeholder
#b4beta (is this required or part of po doc? links here?) #b4beta (is this required or part of po doc? links here?)
[UNDER CONSTRUCTION] [UNDER CONSTRUCTION]
HERE NEXT There are some unfinishe4d items above but will keep with the b4beta designation