GuillaumeDuti / erp_exo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erp exo :

structure :

  • Contract :

    • Client :
      • companyName
      • Address :
        • street
        • number
        • postalCode
        • city
        • mailBox
      • TVAnumber
      • signatoryName
      • companyFunction
      • telephoneNumber
      • email
    • Supplier
      • contractLength
      • rentalPrice
      • materialDescription
      • equipementToChange
    • deliveryAddress
    • billingAddress
    • duration
    • pack
    • ConcludingFormulas :
      • date
      • place
  • MaintenanceContract :

    • Contract (extends)
      • Client
      • Supplier
      • ...
    • counterEmail
    • FinancialConditions :
      • maintenanceCosts
      • IWSCosts
      • priceByColorPrint
      • priceByBWPrint
    • MaintenanceAdditionalInformations :
      • description
      • managementServices

About


Languages

Language:JavaScript 93.0%Language:HTML 6.0%Language:CSS 1.0%