Skip to content

kevinbarja/spock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPOCK (Sistema de Pólizas y Cotizaciones para Brokers)

This project was development under this specifications.

TODO

  • Compute price in Vehicle Quotation.
  • Transform Quotation into Policy.
  • Reports of quotations and policies.
  • Rol seeder (Administrador del sistema, Responsable de concesionario, Ejecutivo de ventas de consesionario y Cliente).

Credentials

  • User: admin
  • Pass: {empty}

Diagram

diagram

Open diagram

Dependencies

XAF

Configuration

Change the string connection in web config file

<add name="ConnectionString" connectionString="XpoProvider=MSSqlServer; data source=YOUR-HOST; initial catalog=spock; User Id=YOUR-USER-DB; Password=YOUR-PWD-DB; Persist Security Info=True;" />

Create a database called spock

Delete license file

If you have a problemm with the licence file, please delete these files. delete-license

Tutorials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published