Ignore:
Timestamp:
Apr 14, 2009, 10:16:05 PM (15 years ago)
Author:
gav
Message:

First commit of Inventory domain, including domain-classes, controllers, views and bootstrap. Also double check/adjust as required security extends in controllers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Definitions/TaskTerms.txt

    r113 r116  
    7373                - Of Class Person.
    7474
    75     primayAsset 
     75    primaryAsset 
    7676                - The primay asset that costs will be assigned to.
    7777                - Of Class Asset
     
    9292                - The parentTask value must be set in the subTask.
    9393
    94     associatedAsset   
     94    associatedAssets   
    9595                - A task may have many associatedAssets of Class Asset.
    9696                - No costs are assigned to these assets this is for reference purposes.
     97
     98    inventoryMovements
     99                - A task may have many inventoryMovements of Class InventoryMovement.
    97100
    98101
Note: See TracChangeset for help on using the changeset viewer.