Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2784 5375 d 23 h chandranshu /trunk/Support/ Added support for our own billing.  
/trunk/Support/pom.xml
/trunk/Support/src/main/java/in/shop2020/support/controllers/InvoiceController.java
/trunk/Support/src/main/java/in/shop2020/support/services/InvoiceGenerationService.java
/trunk/Support/src/main/webapp/WEB-INF/content/courier-details-authfail.vm
1028 5513 d 0 h chandranshu /trunk/Support/ Moved webapp content from WebContent folder to src/main/webapp  
/trunk/Support/src/main/webapp/WEB-INF/content
/trunk/Support/src/main/webapp/js
/trunk/Support/WebContent/WEB-INF/classes
/trunk/Support/WebContent/WEB-INF/content
/trunk/Support/WebContent/WEB-INF/lib
/trunk/Support/WebContent/js
/trunk/Support/build.properties
756 5553 d 23 h chandranshu /trunk/Support/ Started generating the courier-details report at the same time when the manifest file is generated  
/trunk/Support/WebContent/WEB-INF/content/courier-details-authfail.vm
/trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm
/trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java
/trunk/Support/src/in/shop2020/support/controllers/ManifestController.java
749 5554 d 22 h chandranshu /trunk/Support/ Added a login/password check to protect the courier-details report  
/trunk/Support/WebContent/WEB-INF/content/courier-details-authfail.vm
/trunk/Support/WebContent/WEB-INF/content/courier-details-authsuccess.vm
/trunk/Support/WebContent/js
/trunk/Support/WebContent/js/jquery-1.4.2.js
/trunk/Support/src/in/shop2020/support/controllers/CourierDetailsController.java
/trunk/Support/src/in/shop2020/support/services/CourierDetailsGenerator.java