Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
490 5546 d 10 h rajveer /trunk/Support/ All support and internal services will be accessed via this. Right now two of them are there.
1) Invoice Generation
2) Inventory updates from warehouses through agents.
 
/trunk/Support/.classpath
/trunk/Support/.project
/trunk/Support/.settings
/trunk/Support/.settings/.jsdtscope
/trunk/Support/.settings/org.eclipse.jdt.core.prefs
/trunk/Support/.settings/org.eclipse.wst.common.component
/trunk/Support/.settings/org.eclipse.wst.common.project.facet.core.xml
/trunk/Support/.settings/org.eclipse.wst.jsdt.ui.superType.container
/trunk/Support/.settings/org.eclipse.wst.jsdt.ui.superType.name
/trunk/Support/WebContent
/trunk/Support/WebContent/META-INF
/trunk/Support/WebContent/META-INF/MANIFEST.MF
/trunk/Support/WebContent/WEB-INF
/trunk/Support/WebContent/WEB-INF/content
/trunk/Support/WebContent/WEB-INF/content/invoice-lsuccess.vm
/trunk/Support/WebContent/WEB-INF/content/updates-lsuccess.vm
/trunk/Support/WebContent/WEB-INF/content/updates-psuccess.vm
/trunk/Support/WebContent/WEB-INF/lib
/trunk/Support/WebContent/WEB-INF/web.xml
/trunk/Support/build.properties
/trunk/Support/build.xml
/trunk/Support/conf
/trunk/Support/conf/struts.xml
/trunk/Support/src
/trunk/Support/src/in
/trunk/Support/src/in/shop2020
/trunk/Support/src/in/shop2020/support
/trunk/Support/src/in/shop2020/support/controllers
/trunk/Support/src/in/shop2020/support/controllers/InvoiceController.java
/trunk/Support/src/in/shop2020/support/controllers/UpdatesController.java
/trunk/Support/src/in/shop2020/support/controllers/handler
/trunk/Support/src/in/shop2020/support/controllers/handler/SxstreamContentHandler.java
/trunk/Support/src/in/shop2020/support/models
/trunk/Support/src/in/shop2020/support/models/InventoryUpdate.java
/trunk/Support/src/in/shop2020/support/models/Update.java
/trunk/Support/src/in/shop2020/support/services
/trunk/Support/src/in/shop2020/support/services/InvoiceGenerationService.java