Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1024 5418 d 9 h chandranshu /trunk/Support/ Changed the build path and buil.xml  
/trunk/Support/.classpath
/trunk/Support/.settings/org.eclipse.wst.common.component
/trunk/Support/build.xml
1023 5418 d 9 h chandranshu /trunk/Support/ Removed unused jar files from build declaration  
/trunk/Support/pom.xml
/trunk/Support/src/main
/trunk/Support/src/main/java
/trunk/Support/src/main/java/in
/trunk/Support/src/main/resources
/trunk/Support/src/in
/trunk/Support/.classpath
/trunk/Support/build.properties
/trunk/Support/build.xml
971 5424 d 6 h chandranshu /trunk/Support/ Removed servlet jar from resulting WEB-INF  
/trunk/Support/build.xml
945 5427 d 3 h chandranshu /trunk/Support/ Started copying apache libs  
/trunk/Support/build.xml
944 5427 d 3 h chandranshu /trunk/Support/ Removed redundancy in library list and classpath  
/trunk/Support/build.xml
734 5462 d 2 h chandranshu /trunk/Support/ Started using provider specific barcode. Added the 3-letter code to the invoice. Started using the new logo.  
/trunk/Support/WebContent/WEB-INF/classes/aramex
/trunk/Support/WebContent/WEB-INF/classes/aramex/barcode.TTF
/trunk/Support/WebContent/WEB-INF/classes/bluedart
/trunk/Support/WebContent/WEB-INF/classes/bluedart/barcode.TTF
/trunk/Support/WebContent/WEB-INF/classes/bluedart/carrier.TTF
/trunk/Support/WebContent/WEB-INF/classes/logo.jpg
/trunk/Support/WebContent/WEB-INF/classes/logo.png
/trunk/Support/build.xml
/trunk/Support/src/in/shop2020/support/controllers/InvoiceController.java
/trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java
/trunk/Support/src/in/shop2020/support/services/InvoiceGenerationService.java
679 5467 d 18 h chandranshu /trunk/Support/ Added support for courier companies to download the daily report  
/trunk/Support/WebContent/WEB-INF/content/courier-details-lsuccess.vm
/trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java
/trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java
/trunk/Support/.classpath
/trunk/Support/build.xml
/trunk/Support/src/in/shop2020/support/services/ManifestGenerator.java
604 5480 d 2 h chandranshu /trunk/Support/ Made some changes to the build.xml and ignored the build folder  
/trunk/Support
/trunk/Support/build.xml
527 5505 d 3 h chandranshu /trunk/Support/ Corrected a spelling mistake in build.xml and removed absolute path references to libs in the Eclipse project  
/trunk/Support/.classpath
/trunk/Support/build.xml
490 5546 d 3 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