Doc upload in progress.

This commit is contained in:
Patrick Fic
2020-01-14 16:12:51 -08:00
parent e4693685fe
commit 68ea655ac7
18 changed files with 373 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
**Required items**
-Bodyshop Record
-Counter Record - type: ronum

4
_business_logic/jobs.md Normal file
View File

@@ -0,0 +1,4 @@
**Jobs Business Logic**
**Converting to RO**
Job will convert to an RO if the converted flag is set to true, and the RO number is null or empty. It will query the counters table for the type of 'ro_num', increment it, and return the old value to paste into the RO.