Compare commits
14 Commits
e94928ae7f
...
d9dcda0724
| Author | SHA1 | Date | |
|---|---|---|---|
| d9dcda0724 | |||
| 211e55a373 | |||
| 5144456721 | |||
| d475d3828b | |||
| f8263e8a35 | |||
| bd46d5ae52 | |||
| 9633983dec | |||
| 9a60105ed3 | |||
|
|
338f86a5f5 | ||
| fc94c7aacc | |||
| 6ca803d7f2 | |||
|
|
40933a2713 | ||
|
|
d8a4483c3c | ||
|
|
db7bdffe33 |
7
.gitignore
vendored
7
.gitignore
vendored
@ -44,3 +44,10 @@ application.yaml
|
|||||||
initial-data.sql
|
initial-data.sql
|
||||||
app.yaml
|
app.yaml
|
||||||
*.env.json
|
*.env.json
|
||||||
|
|
||||||
|
### API Logs ###
|
||||||
|
api.log
|
||||||
|
api.2024*
|
||||||
|
|
||||||
|
### Excel FIles ###
|
||||||
|
./excel
|
||||||
5
api.http
5
api.http
@ -380,3 +380,8 @@ Authorization: {{auth-token}}
|
|||||||
GET http://localhost:9001/api/vendor/quote/next
|
GET http://localhost:9001/api/vendor/quote/next
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: {{auth-token}}
|
Authorization: {{auth-token}}
|
||||||
|
|
||||||
|
### GET NEXT INCOMING SEW NUMBER
|
||||||
|
GET http://localhost:9001/api/vendor/incoming/next
|
||||||
|
Content-Type: application/json
|
||||||
|
Authorization: {{auth-token}}
|
||||||
|
|||||||
61
app_conf.yaml
Normal file
61
app_conf.yaml
Normal file
@ -0,0 +1,61 @@
|
|||||||
|
#DO Not edit this file, copy to your HOME Directory and then rename it to app.yaml and then edit it
|
||||||
|
app:
|
||||||
|
db:
|
||||||
|
pass: password
|
||||||
|
url: jdbc:postgresql://10.10.10.211/arsalan_rmc_module_app
|
||||||
|
user: arsalan
|
||||||
|
name: arsalan_rmc_module_app
|
||||||
|
run_migration: 'true'
|
||||||
|
cors:
|
||||||
|
enabled: 'true'
|
||||||
|
hosts: www.readymixerp.com,app.readymixerp.com
|
||||||
|
port: '9001'
|
||||||
|
cache:
|
||||||
|
redis_uri: redis://10.10.10.112:6379/
|
||||||
|
iam:
|
||||||
|
url: https://auth.readymixerp.com
|
||||||
|
realm: rmc-dev
|
||||||
|
client_redirect_uri: http://localhost:9001/auth/code
|
||||||
|
client: rmc
|
||||||
|
scripts:
|
||||||
|
path: /Users/gowthaman.b/IdeaProjects/rmc_modules_api/src/main/resources/scripts
|
||||||
|
security:
|
||||||
|
private_key: |-
|
||||||
|
-----BEGIN PRIVATE KEY-----
|
||||||
|
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQD4ba8OhlyB9MUx
|
||||||
|
MFmT8c9sOKqXOG6ZM6qLxr5SnY1au47rYsHXt8Hb+tTUxpkf+5bndaZYGVgQ1mtw
|
||||||
|
eEVj3qZq9A+FnxxwZ9uIIdbOUPvsZLzNYnK3bFFRsmWMf30gDs6ZdS63b2tnXXE0
|
||||||
|
aoItwVguElUKVXKUymS0VlBB0ZLCYTlD6Q4sDm7HGXJZj5kVNVbBCBe42yLx8Y1F
|
||||||
|
TyNL8nPSS+SAdLUaPJ/6j+741+exAIOc0rSBJOMF0XNOwBZ85EuOiPa0e1sUz0qj
|
||||||
|
VfmZyeRFxkSWJBnqum1jrVFp55bMb37DYtZa0aFIcPdDfY42frDlPLcI4zzRwCn3
|
||||||
|
ggHL/nL9AgMBAAECggEAJ85sxu8zl8/l4EsG3M8EdVWidrGgUyRgDElFCiLcWVta
|
||||||
|
prqVJIt5YNYRJU5J5Jc2fRGxHPEOrJVW84IUsvskVQM/ZiHyd3ZvdaGKdFZYpO5t
|
||||||
|
VvGSlR53l0IhGxal24L+isCn7X+ec5pu6b8JQJX4RbBConHCTDdz/yDMzQcXiiqj
|
||||||
|
ezzSovZ1Xy/2dn7sOTFtEZi47d3AhBnjh8Xqk3Dc9UChooxuIU6WEbqWFxEkbzJS
|
||||||
|
sXIv9xADVDqFqjHGv6Tk1W+y7y8M2EHosJfhO0LmWFL7nUdw0WSJV+UqQxHrUSJs
|
||||||
|
SnYHkKRTYl2ljpjkuECp/YqUqdlNq/5T5jBE6cyopwKBgQD6+XGZfssdAqfnaEK2
|
||||||
|
nHdUAdklUFAFQpSmwIUwTZEHDC/CD+ErVjfbEfZ2mFOvWAIMwLmiLFuDT7E5sHaT
|
||||||
|
K4A2DQ8KyU3iJkH4nhxdYepLc7MSYElkn6fHNrXcJ9vPACmrtoa9rVW/LpAjsRq6
|
||||||
|
fDxLo12/+EmFvpZ0oEAIQXk6ZwKBgQD9ZzBgPapI8m7cjcdojqq0dJ2M5Sw7Bx5n
|
||||||
|
VFOC3H4Cx0xWTdwwZ9CZQ4v/XiiHiUGzwhfkNJ2x3DdpUCkPDD8o3cFXPRW4GsjD
|
||||||
|
kv/D0kL/JJAesG9XB9yMTMBoe2yGMudDVc7SYgUI2YXhmHYkpcjSzM0DftLL2Z47
|
||||||
|
GY1h385Q+wKBgGTRxe/Kfp+lzHtqZ7ph+pG1uFyD+dFTINIn7pkr38G8BIdpx6OY
|
||||||
|
HBIWEjMsGBoNOa2T0j6yoQSMA/7Pw6J1TCjqcAt+OJpLkh7krTJaPjuXO+163qDc
|
||||||
|
fhLKCJ5rKKLsRtEjHtedhR+q/d5IrBsUA0jDVMrkW+ytVlV9dpuaaa+rAoGASON8
|
||||||
|
m8JBD/iEAPbbK+0VlxCQHO3ymgwDJ8+usc6AhIYVJCIDOv0xmFRAmbTYzZuihXVH
|
||||||
|
8AFedsGUQrunA8gPBs86hMByVeGGbBMFdKsvUDqRJfK0JAGD4+tT0PnnjnZn5Qty
|
||||||
|
kTtWnWQMSYbUPNhe+pukQOQi+DXheLhx3XxF2S8CgYEAopLjGIR/xeuV7QkGJfCO
|
||||||
|
d2wEJROBPd3pbDlR4fLDO8RCw3irFYQgQd9WgGJY5KgyfjKLHkK7DMQKn+/yfUp5
|
||||||
|
UKeesBDXATpyQQrpfoKIhhZKtYphOwvIzugtLsd5sza++sjC9RwkRmYr0rzlHdUl
|
||||||
|
vtr3fru0Bzven2MeiQnqmCM=
|
||||||
|
-----END PRIVATE KEY-----
|
||||||
|
public_key: |-
|
||||||
|
-----BEGIN PUBLIC KEY-----
|
||||||
|
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+G2vDoZcgfTFMTBZk/HP
|
||||||
|
bDiqlzhumTOqi8a+Up2NWruO62LB17fB2/rU1MaZH/uW53WmWBlYENZrcHhFY96m
|
||||||
|
avQPhZ8ccGfbiCHWzlD77GS8zWJyt2xRUbJljH99IA7OmXUut29rZ11xNGqCLcFY
|
||||||
|
LhJVClVylMpktFZQQdGSwmE5Q+kOLA5uxxlyWY+ZFTVWwQgXuNsi8fGNRU8jS/Jz
|
||||||
|
0kvkgHS1Gjyf+o/u+NfnsQCDnNK0gSTjBdFzTsAWfORLjoj2tHtbFM9Ko1X5mcnk
|
||||||
|
RcZEliQZ6rptY61RaeeWzG9+w2LWWtGhSHD3Q32ONn6w5Ty3COM80cAp94IBy/5y
|
||||||
|
/QIDAQAB
|
||||||
|
-----END PUBLIC KEY-----
|
||||||
@ -1,8 +1,11 @@
|
|||||||
|
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
kotlin("jvm") version "1.9.22"
|
kotlin("jvm") version "1.9.22"
|
||||||
kotlin("kapt") version "1.9.22"
|
kotlin("kapt") version "1.9.22"
|
||||||
id("idea")
|
id("idea")
|
||||||
id("io.ebean") version "13.23.2"
|
id("io.ebean") version "13.23.2"
|
||||||
|
id("com.github.johnrengelman.shadow") version "8.1.1"
|
||||||
application
|
application
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -53,6 +56,18 @@ kotlin {
|
|||||||
jvmToolchain(17)
|
jvmToolchain(17)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tasks {
|
||||||
|
named<ShadowJar>("shadowJar") {
|
||||||
|
archiveBaseName.set("rest-api")
|
||||||
|
mergeServiceFiles()
|
||||||
|
manifest {
|
||||||
|
attributes(mapOf("Main-Class" to "com.restapi.MainKt"))
|
||||||
|
}
|
||||||
|
isZip64 = true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
application {
|
application {
|
||||||
mainClass.set("com.restapi.MainKt")
|
mainClass.set("com.restapi.MainKt")
|
||||||
}
|
}
|
||||||
BIN
excel/IncomingInventory.xls
Normal file
BIN
excel/IncomingInventory.xls
Normal file
Binary file not shown.
BIN
excel/OutgoingInventory.xls
Normal file
BIN
excel/OutgoingInventory.xls
Normal file
Binary file not shown.
BIN
excel/Pos.xls
Normal file
BIN
excel/Pos.xls
Normal file
Binary file not shown.
BIN
excel/Products.xls
Normal file
BIN
excel/Products.xls
Normal file
Binary file not shown.
BIN
excel/Quotes.xls
Normal file
BIN
excel/Quotes.xls
Normal file
Binary file not shown.
BIN
excel/VendorList.xls
Normal file
BIN
excel/VendorList.xls
Normal file
Binary file not shown.
@ -42,7 +42,7 @@ class AppAccessManager : AccessManager {
|
|||||||
Role.DbOps -> listOf("ROLE_DB_OPS")
|
Role.DbOps -> listOf("ROLE_DB_OPS")
|
||||||
Role.Entity -> loadEntityActionRole(entity, action)
|
Role.Entity -> loadEntityActionRole(entity, action)
|
||||||
is Role.Standard -> role.action.toList().map { "ROLE_${entity}_${it}" }
|
is Role.Standard -> role.action.toList().map { "ROLE_${entity}_${it}" }
|
||||||
is Role.Explicit -> role.roles
|
is Role.Explicit -> role.roles.toList() + listOf("ROLE_ADMIN")
|
||||||
}.map(String::uppercase)
|
}.map(String::uppercase)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -110,56 +110,156 @@ fun main(args: Array<String>) {
|
|||||||
it.json(mapOf("status" to true))
|
it.json(mapOf("status" to true))
|
||||||
}
|
}
|
||||||
|
|
||||||
path("/vendor"){
|
path("/vendor") {
|
||||||
path("/"){
|
path("/") {
|
||||||
post("", VendorCtrl::create, Roles(Role.Explicit(listOf("ROLE_VENDOR_CREATE", "ROLE_ADMIN"))))
|
post("", VendorCtrl::create, Roles(Role.Explicit("ROLE_VENDOR_CREATE")))
|
||||||
post("/batch", VendorCtrl::createBatch, Roles(Role.Explicit(listOf("ROLE_VENDOR_CREATE", "ROLE_ADMIN"))))
|
post("/batch", VendorCtrl::createBatch, Roles(Role.Explicit("ROLE_VENDOR_CREATE")))
|
||||||
get("/{id}", VendorCtrl::get, Roles(Role.Explicit(listOf("ROLE_VENDOR_VIEW", "ROLE_VENDOR_CREATE", "ROLE_ADMIN"))))
|
get("/{id}", VendorCtrl::get, Roles(Role.Explicit("ROLE_VENDOR_VIEW", "ROLE_VENDOR_CREATE")))
|
||||||
post("/getAll", VendorCtrl::getAll, Roles(Role.Explicit(listOf("ROLE_VENDOR_VIEW", "ROLE_VENDOR_CREATE"))))
|
post(
|
||||||
get("quotes/{id}", VendorCtrl::getQuotes, Roles(Role.Explicit(listOf("ROLE_ADMIN", "ROLE_QUOTE_VIEW", "ROLE_QUOTE_CREATE", "ROLE_VENDOR_VIEW"))))
|
"/getAll",
|
||||||
get("pos/{id}", VendorCtrl::getPos, Roles(Role.Explicit(listOf("ROLE_ADMIN", "ROLE_PO_VIEW", "ROLE_PO_CREATE`"))))
|
VendorCtrl::getAll,
|
||||||
put("/rate/{id}/{rating}", VendorCtrl::rate, Roles(Role.Explicit(listOf("ROLE_VENDOR_CREATE", "ROLE_ADMIN"))))
|
Roles(Role.Explicit("ROLE_VENDOR_VIEW", "ROLE_VENDOR_CREATE"))
|
||||||
|
)
|
||||||
|
get(
|
||||||
|
"quotes/{id}",
|
||||||
|
VendorCtrl::getQuotes,
|
||||||
|
Roles(Role.Explicit("ROLE_QUOTE_VIEW", "ROLE_QUOTE_CREATE", "ROLE_VENDOR_VIEW"))
|
||||||
|
)
|
||||||
|
get("pos/{id}", VendorCtrl::getPos, Roles(Role.Explicit("ROLE_PO_VIEW", "ROLE_PO_CREATE`")))
|
||||||
|
put("/rate/{id}/{rating}", VendorCtrl::rate, Roles(Role.Explicit("ROLE_VENDOR_CREATE")))
|
||||||
|
put("/{id}", VendorCtrl::update, Roles(Role.Explicit("ROLE_VENDOR_CREATE")))
|
||||||
}
|
}
|
||||||
path("/po"){
|
path("/incoming") {
|
||||||
get("/next", PurchaseOrderCtrl::getNextNum, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_ADMIN"))))
|
post("", IncomingInventoryCtrl::create, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
post("", PurchaseOrderCtrl::create, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_ADMIN"))))
|
get("/next", IncomingInventoryCtrl::getNextNum, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
post("/batch", PurchaseOrderCtrl::createBatch, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_ADMIN"))))
|
get(
|
||||||
post("/getAll", PurchaseOrderCtrl::getAll, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_PO_VIEW", "ROLE_VENDOR_CREATE", "ROLE_ADMIN"))))
|
"/{id}",
|
||||||
get("/{id}", PurchaseOrderCtrl::get, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_PO_VIEW", "ROLE_QUOTE_CREATE"))))
|
IncomingInventoryCtrl::get,
|
||||||
put("/approve/{id}", PurchaseOrderCtrl::approve, Roles(Role.Explicit(listOf("ROLE_ADMIN"))))
|
Roles(Role.Explicit("ROLE_INVENTORY_VIEW", "ROLE_INVENTORY_CREATE"))
|
||||||
put("/reject/{id}", PurchaseOrderCtrl::reject, Roles(Role.Explicit(listOf("ROLE_ADMIN"))))
|
)
|
||||||
get("/refQuote/{id}", PurchaseOrderCtrl::quoteReference, Roles(Role.Explicit(listOf("ROLE_PO_CREATE", "ROLE_ADMIN"))))
|
put("/{id}", IncomingInventoryCtrl::update, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
IncomingInventoryCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_INVENTORY_CREATE", "ROLE_INVENTORY_VIEW"))
|
||||||
|
)
|
||||||
}
|
}
|
||||||
path("/quote"){
|
path("/outgoing") {
|
||||||
get("/next", QuotationCtrl::getNextNum, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_ADMIN"))))
|
post("", OutgoingInventoryCtrl::create, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
post("", QuotationCtrl::create, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_ADMIN"))))
|
get("/next", OutgoingInventoryCtrl::getNextNum, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
post("/batch", QuotationCtrl::createBatch, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_ADMIN"))))
|
get(
|
||||||
post("/getAll", QuotationCtrl::getAll, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_ADMIN", "ROLE_QUOTE_VIEW"))))
|
"/{id}",
|
||||||
get("/{id}", QuotationCtrl::get, Roles(Role.Explicit(listOf("ROLE_QUOTE_VIEW", "ROLE_ADMIN", "ROLE_QUOTE_CREATE"))))
|
OutgoingInventoryCtrl::get,
|
||||||
delete("/{id}", QuotationCtrl::delete, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_ADMIN"))))
|
Roles(Role.Explicit("ROLE_INVENTORY_VIEW", "ROLE_INVENTORY_CREATE"))
|
||||||
|
)
|
||||||
|
put("/{id}", OutgoingInventoryCtrl::update, Roles(Role.Explicit("ROLE_INVENTORY_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
OutgoingInventoryCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_INVENTORY_CREATE", "ROLE_INVENTORY_VIEW"))
|
||||||
|
)
|
||||||
}
|
}
|
||||||
path("/product"){
|
path("/invoice") {
|
||||||
post("", ProductCtrl::create, Roles(Role.Explicit(listOf("ROLE_PRODUCT_CREATE", "ROLE_ADMIN"))))
|
post("", InvoiceCtrl::create, Roles(Role.Explicit("ROLE_INVOICE_CREATE")))
|
||||||
//get("/{hsnCode}", ProductCtrl::get, Roles(Role.Explicit(listOf("ROLE_PRODUCT_VIEW", "ROLE_ADMIN"))))
|
get("/next", InvoiceCtrl::getNextNum, Roles(Role.Explicit("ROLE_INVOICE_CREATE")))
|
||||||
put("/{id}", ProductCtrl::update, Roles(Role.Explicit(listOf("ROLE_PRODUCT_CREATE", "ROLE_ADMIN"))))
|
get(
|
||||||
//patch("/{id}", ProductCtrl::patch, Roles(Role.Explicit(listOf("ROLE_PRODUCT_UPDATE", "ROLE_ADMIN"))))
|
"/{id}",
|
||||||
delete("/{id}", ProductCtrl::delete, Roles(Role.Explicit(listOf("ROLE_PRODUCT_CREATE", "ROLE_ADMIN"))))
|
InvoiceCtrl::get,
|
||||||
get("", ProductCtrl::getAll, Roles(Role.Explicit(listOf("ROLE_PRODUCT_VIEW", "ROLE_ADMIN"))))
|
Roles(Role.Explicit("ROLE_INVOICE_VIEW", "ROLE_INVOICE_CREATE"))
|
||||||
get("/{id}", ProductCtrl::get, Roles(Role.Explicit(listOf("ROLE_PRODUCT_VIEW", "ROLE_ADMIN"))))
|
)
|
||||||
post("/getAll", ProductCtrl::getAll, Roles(Role.Explicit(listOf("ROLE_PRODUCT_VIEW", "ROLE_ADMIN"))))
|
put("/{id}", InvoiceCtrl::update, Roles(Role.Explicit("ROLE_INVOICE_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
InvoiceCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_INVOICE_CREATE", "ROLE_INVOICE_VIEW"))
|
||||||
|
)
|
||||||
}
|
}
|
||||||
path("/doc"){
|
path("/payment") {
|
||||||
post("", Document::create, Roles(Role.Explicit(listOf("ROLE_DOC_CREATE", "ROLE_ADMIN"))))
|
post("", PaymentCtrl::create, Roles(Role.Explicit("ROLE_PAYMENT_CREATE")))
|
||||||
|
get(
|
||||||
|
"/{id}",
|
||||||
|
PaymentCtrl::get,
|
||||||
|
Roles(Role.Explicit("ROLE_PAYMENT_VIEW", "ROLE_PAYMENT_CREATE"))
|
||||||
|
)
|
||||||
|
put("/{id}", PaymentCtrl::update, Roles(Role.Explicit("ROLE_PAYMENT_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
PaymentCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_PAYMENT_CREATE", "ROLE_PAYMENT_VIEW"))
|
||||||
|
)
|
||||||
|
}
|
||||||
|
path("/po") {
|
||||||
|
get("/next", PurchaseOrderCtrl::getNextNum, Roles(Role.Explicit("ROLE_PO_CREATE")))
|
||||||
|
post("", PurchaseOrderCtrl::create, Roles(Role.Explicit("ROLE_PO_CREATE")))
|
||||||
|
post("/batch", PurchaseOrderCtrl::createBatch, Roles(Role.Explicit("ROLE_PO_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
PurchaseOrderCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_PO_CREATE", "ROLE_PO_VIEW", "ROLE_VENDOR_CREATE"))
|
||||||
|
)
|
||||||
|
get(
|
||||||
|
"/{id}",
|
||||||
|
PurchaseOrderCtrl::get,
|
||||||
|
Roles(Role.Explicit("ROLE_PO_CREATE", "ROLE_PO_VIEW", "ROLE_QUOTE_CREATE"))
|
||||||
|
)
|
||||||
|
put("/{id}", PurchaseOrderCtrl::update, Roles(Role.Explicit("ROLE_PO_CREATE")))
|
||||||
|
put("/approve/{id}", PurchaseOrderCtrl::approve, Roles(Role.Explicit()))
|
||||||
|
put("/reject/{id}", PurchaseOrderCtrl::reject, Roles(Role.Explicit()))
|
||||||
|
get("/refQuote/{id}", PurchaseOrderCtrl::quoteReference, Roles(Role.Explicit("ROLE_PO_CREATE")))
|
||||||
|
}
|
||||||
|
path("/quote") {
|
||||||
|
get("/next", QuotationCtrl::getNextNum, Roles(Role.Explicit("ROLE_QUOTE_CREATE")))
|
||||||
|
post("", QuotationCtrl::create, Roles(Role.Explicit("ROLE_QUOTE_CREATE")))
|
||||||
|
post("/batch", QuotationCtrl::createBatch, Roles(Role.Explicit("ROLE_QUOTE_CREATE")))
|
||||||
|
post(
|
||||||
|
"/getAll",
|
||||||
|
QuotationCtrl::getAll,
|
||||||
|
Roles(Role.Explicit("ROLE_QUOTE_CREATE", "ROLE_QUOTE_VIEW"))
|
||||||
|
)
|
||||||
|
get("/{id}", QuotationCtrl::get, Roles(Role.Explicit("ROLE_QUOTE_VIEW", "ROLE_QUOTE_CREATE")))
|
||||||
|
put("/{id}", QuotationCtrl::update, Roles(Role.Explicit("ROLE_QUOTE_CREATE")))
|
||||||
|
delete("/{id}", QuotationCtrl::delete, Roles(Role.Explicit("ROLE_QUOTE_CREATE")))
|
||||||
|
}
|
||||||
|
path("/product") {
|
||||||
|
post("", ProductCtrl::create, Roles(Role.Explicit("ROLE_PRODUCT_CREATE")))
|
||||||
|
put("/{id}", ProductCtrl::update, Roles(Role.Explicit("ROLE_PRODUCT_CREATE")))
|
||||||
|
delete("/{id}", ProductCtrl::delete, Roles(Role.Explicit("ROLE_PRODUCT_CREATE")))
|
||||||
|
patch("/{id}", ProductCtrl::patch, Roles(Role.Explicit("ROLE_PRODUCT_CREATE")))
|
||||||
|
post("/getAll", ProductCtrl::getAll, Roles(Role.Explicit("ROLE_PRODUCT_VIEW")))
|
||||||
|
get("/{id}", ProductCtrl::get, Roles(Role.Explicit("ROLE_PRODUCT_VIEW")))
|
||||||
|
}
|
||||||
|
path("/doc") {
|
||||||
|
post("", DocumentCtrl::create, Roles(Role.Explicit("ROLE_DOC_CREATE")))
|
||||||
//why type and refid are clubbed ??
|
//why type and refid are clubbed ??
|
||||||
get("/{type}/{refId}", Document::getWithRefId, Roles(Role.Explicit(listOf("ROLE_DOC_VIEW", "ROLE_ADMIN", "ROLE_PRODUCT_CREATE"))))
|
get(
|
||||||
get("/{id}", Document::get, Roles(Role.Explicit(listOf("ROLE_DOC_VIEW", "ROLE_ADMIN", "ROLE_PRODUCT_CREATE"))))
|
"/{type}/{refId}",
|
||||||
get("/print/{id}", Document::print, Roles(Role.Explicit(listOf("ROLE_DOC_CREATE", "ROLE_DOC_VIEW"))))
|
DocumentCtrl::getWithRefId,
|
||||||
delete("/{id}", Document::delete, Roles(Role.Explicit(listOf("ROLE_DOC_CREATE"))))
|
Roles(Role.Explicit("ROLE_DOC_VIEW", "ROLE_PRODUCT_CREATE"))
|
||||||
|
)
|
||||||
|
get("/{id}", DocumentCtrl::get, Roles(Role.Explicit("ROLE_DOC_VIEW", "ROLE_PRODUCT_CREATE")))
|
||||||
|
get(
|
||||||
|
"/print/{id}",
|
||||||
|
DocumentCtrl::print,
|
||||||
|
Roles(Role.Explicit("ROLE_DOC_CREATE", "ROLE_DOC_VIEW"))
|
||||||
|
)
|
||||||
|
delete("/{id}", DocumentCtrl::delete, Roles(Role.Explicit("ROLE_DOC_CREATE")))
|
||||||
}
|
}
|
||||||
path("/reqForQuote"){
|
path("/reqForQuote") {
|
||||||
post("", RequestForQuote::create, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_PO_CREATE", "ROLE_RFQ_CREATE", "ROLE_ADMIN"))))
|
post(
|
||||||
get("/{id}", RequestForQuote::get, Roles(Role.Explicit(listOf("ROLE_RFQ_CREATE", "ROLE_RFQ_VIEW", "ROLE_QUOTE_VIEW", "ROLE_PO_VIEW", "ROLE_ADMIN"))))
|
"",
|
||||||
put("/{id}", RequestForQuote::update, Roles(Role.Explicit(listOf("ROLE_QUOTE_CREATE", "ROLE_PO_CREATE", "ROLE_RFQ_CREATE", "ROLE_ADMIN"))))
|
RequestForQuote::create,
|
||||||
|
Roles(Role.Explicit("ROLE_QUOTE_CREATE", "ROLE_PO_CREATE", "ROLE_RFQ_CREATE"))
|
||||||
|
)
|
||||||
|
get(
|
||||||
|
"/{id}",
|
||||||
|
RequestForQuote::get,
|
||||||
|
Roles(Role.Explicit("ROLE_RFQ_CREATE", "ROLE_RFQ_VIEW", "ROLE_QUOTE_VIEW", "ROLE_PO_VIEW"))
|
||||||
|
)
|
||||||
|
put(
|
||||||
|
"/{id}",
|
||||||
|
RequestForQuote::update,
|
||||||
|
Roles(Role.Explicit("ROLE_QUOTE_CREATE", "ROLE_PO_CREATE", "ROLE_RFQ_CREATE"))
|
||||||
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
post("/script/database/{name}", Entities::executeStoredProcedure, Roles(adminRole, Role.DbOps))
|
post("/script/database/{name}", Entities::executeStoredProcedure, Roles(adminRole, Role.DbOps))
|
||||||
|
|||||||
74
src/main/kotlin/com/restapi/Test.kt
Normal file
74
src/main/kotlin/com/restapi/Test.kt
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
package com.restapi
|
||||||
|
|
||||||
|
import com.fasterxml.jackson.core.JsonParser
|
||||||
|
import com.fasterxml.jackson.databind.DeserializationContext
|
||||||
|
import com.fasterxml.jackson.databind.JsonDeserializer
|
||||||
|
import com.fasterxml.jackson.databind.JsonNode
|
||||||
|
import com.fasterxml.jackson.databind.annotation.JsonDeserialize
|
||||||
|
import com.fasterxml.jackson.module.kotlin.jacksonObjectMapper
|
||||||
|
import com.fasterxml.jackson.module.kotlin.readValue
|
||||||
|
import com.restapi.controllers.QueryParam
|
||||||
|
import com.restapi.controllers.RawQuery
|
||||||
|
|
||||||
|
class FDeserializer : JsonDeserializer<F>() {
|
||||||
|
override fun deserialize(p: JsonParser, p1: DeserializationContext?): F {
|
||||||
|
//custom logic to do thia
|
||||||
|
val node = p.readValueAsTree<JsonNode>()
|
||||||
|
|
||||||
|
if (node.isObject) {
|
||||||
|
if (node.has("name")) {
|
||||||
|
return F.P(name = node.get("name").textValue())
|
||||||
|
} else if (node.has("num")) {
|
||||||
|
return F.Q(num = node.get("num").textValue())
|
||||||
|
} else if (node.has("tag")) {
|
||||||
|
return F.D(tag = node.get("tag").textValue())
|
||||||
|
}
|
||||||
|
|
||||||
|
} else {
|
||||||
|
//incorrect
|
||||||
|
}
|
||||||
|
throw IllegalArgumentException()
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
val om = jacksonObjectMapper()
|
||||||
|
|
||||||
|
@JsonDeserialize(using = FDeserializer::class)
|
||||||
|
sealed interface F {
|
||||||
|
data class P(val name: String) : F
|
||||||
|
data class Q(val num: String) : F
|
||||||
|
data class D(val tag: String) : F
|
||||||
|
}
|
||||||
|
|
||||||
|
val j = """
|
||||||
|
{"name":"a"}
|
||||||
|
""".trimIndent()
|
||||||
|
|
||||||
|
val j2 = """
|
||||||
|
{"num":"a"}
|
||||||
|
""".trimIndent()
|
||||||
|
|
||||||
|
val j3 = """
|
||||||
|
{"tag":"a"}
|
||||||
|
""".trimIndent()
|
||||||
|
|
||||||
|
val j4 = """
|
||||||
|
{
|
||||||
|
"sql":"aaaa",
|
||||||
|
"params": {
|
||||||
|
"a":"b",
|
||||||
|
"c": {
|
||||||
|
"type":"STRING",
|
||||||
|
"value":"aaaa"
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
""".trimIndent()
|
||||||
|
|
||||||
|
fun main() {
|
||||||
|
println(om.readValue<F>(j))
|
||||||
|
println(om.readValue<F>(j2))
|
||||||
|
println(om.readValue<F>(j3))
|
||||||
|
println(om.readValue<RawQuery>(j4))
|
||||||
|
}
|
||||||
@ -235,7 +235,7 @@ enum class Action {
|
|||||||
sealed class Role {
|
sealed class Role {
|
||||||
open class Standard(vararg val action: Action) : Role()
|
open class Standard(vararg val action: Action) : Role()
|
||||||
data object Entity : Role()
|
data object Entity : Role()
|
||||||
data class Explicit(val roles: List<String>) : Role()
|
open class Explicit(vararg val roles: String) : Role()
|
||||||
data object DbOps : Role()
|
data object DbOps : Role()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,18 +6,15 @@ import com.fasterxml.jackson.databind.JsonDeserializer
|
|||||||
import com.fasterxml.jackson.databind.JsonNode
|
import com.fasterxml.jackson.databind.JsonNode
|
||||||
import com.fasterxml.jackson.databind.annotation.JsonDeserialize
|
import com.fasterxml.jackson.databind.annotation.JsonDeserialize
|
||||||
import com.restapi.domain.*
|
import com.restapi.domain.*
|
||||||
import com.restapi.domain.Product
|
|
||||||
import com.restapi.domain.PurchaseOrder
|
|
||||||
import com.restapi.domain.Quotation
|
|
||||||
import com.restapi.domain.Session.currentUser
|
import com.restapi.domain.Session.currentUser
|
||||||
import com.restapi.domain.Session.database
|
import com.restapi.domain.Session.database
|
||||||
import com.restapi.domain.Session.findDataModelByEntityAndUniqId
|
import com.restapi.domain.Session.findDataModelByEntityAndUniqId
|
||||||
import com.restapi.domain.Vendor
|
|
||||||
import com.restapi.integ.Scripting
|
import com.restapi.integ.Scripting
|
||||||
import io.ebean.CallableSql
|
import io.ebean.CallableSql
|
||||||
import io.ebean.RawSqlBuilder
|
import io.ebean.RawSqlBuilder
|
||||||
import io.javalin.http.*
|
import io.javalin.http.*
|
||||||
import org.slf4j.LoggerFactory
|
import org.slf4j.LoggerFactory
|
||||||
|
import java.io.FileInputStream
|
||||||
import java.sql.Types
|
import java.sql.Types
|
||||||
import java.time.LocalDate
|
import java.time.LocalDate
|
||||||
import java.time.LocalDateTime
|
import java.time.LocalDateTime
|
||||||
@ -60,6 +57,7 @@ sealed class QueryParam {
|
|||||||
return when (this) {
|
return when (this) {
|
||||||
is Complex -> getValueComplex()
|
is Complex -> getValueComplex()
|
||||||
is Simple -> simple
|
is Simple -> simple
|
||||||
|
else -> {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -373,12 +371,13 @@ object Entities {
|
|||||||
false
|
false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
data class Filters(val common :CommonFilters, val custom :CustomFilters)
|
|
||||||
data class SequenceNumber(val number:String)
|
data class Filters(val common: CommonFilters, val custom: CustomFilters)
|
||||||
data class BatchPos(val pos :List<PurchaseOrder>)
|
data class SequenceNumber(val number: String)
|
||||||
|
data class BatchPos(val pos: List<PurchaseOrder>)
|
||||||
object PurchaseOrderCtrl {
|
object PurchaseOrderCtrl {
|
||||||
|
|
||||||
fun getNextNum(ctx: Context){
|
fun getNextNum(ctx: Context) {
|
||||||
val prefix = "PO/"
|
val prefix = "PO/"
|
||||||
val cnt = database.find(PurchaseOrder::class.java)
|
val cnt = database.find(PurchaseOrder::class.java)
|
||||||
.findCount()
|
.findCount()
|
||||||
@ -387,39 +386,57 @@ object PurchaseOrderCtrl {
|
|||||||
val seq = SequenceNumber(prefix + cnt)
|
val seq = SequenceNumber(prefix + cnt)
|
||||||
ctx.json(seq).status(HttpStatus.OK)
|
ctx.json(seq).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
fun get(ctx :Context){
|
|
||||||
|
fun get(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
||||||
ctx.json(po).status(HttpStatus.OK)
|
ctx.json(po).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
|
|
||||||
data class PF(val common: CommonFilters, val poFilters: POFilters)
|
data class PF(val common: CommonFilters, val poFilters: POFilters)
|
||||||
fun getAll(ctx :Context){
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
val filters = ctx.bodyAsClass<PF>()
|
val filters = ctx.bodyAsClass<PF>()
|
||||||
val pos = searchPos(filters.common, filters.poFilters)
|
val pos = searchPos(filters.common, filters.poFilters)
|
||||||
ctx.json(pos).status(HttpStatus.OK)
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel != null) {
|
||||||
|
exportPos(pos)
|
||||||
|
val inputStream = FileInputStream("./excel/Pos.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(pos).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
fun create(ctx :Context){
|
|
||||||
|
fun create(ctx: Context) {
|
||||||
val po = ctx.bodyAsClass<PurchaseOrder>()
|
val po = ctx.bodyAsClass<PurchaseOrder>()
|
||||||
|
val prods = po.products
|
||||||
|
if (prods.isEmpty()) {
|
||||||
|
ctx.json(mapOf("error" to "empty product list")).status(HttpStatus.BAD_REQUEST)
|
||||||
|
return
|
||||||
|
}
|
||||||
database.save(po)
|
database.save(po)
|
||||||
ctx.json(po).status(HttpStatus.CREATED)
|
ctx.json(po).status(HttpStatus.CREATED)
|
||||||
}
|
}
|
||||||
fun createBatch(ctx :Context){
|
|
||||||
val pos = ctx.bodyAsClass<List<PurchaseOrder>>()
|
fun createBatch(ctx: Context) {
|
||||||
val txn = database.beginTransaction()
|
val pos = ctx.bodyAsClass<List<PurchaseOrder>>()
|
||||||
try {
|
val txn = database.beginTransaction()
|
||||||
txn.isBatchMode = true
|
try {
|
||||||
for(po in pos) database.save(po)
|
txn.isBatchMode = true
|
||||||
txn.commit()
|
for (po in pos) database.save(po)
|
||||||
ctx.status(HttpStatus.CREATED).result("POS Created")
|
txn.commit()
|
||||||
} catch(e :Exception){
|
ctx.status(HttpStatus.CREATED).result("POS Created")
|
||||||
txn.rollback()
|
} catch (e: Exception) {
|
||||||
ctx.status(HttpStatus.INTERNAL_SERVER_ERROR).result("Pos Creation failed" + e.message)
|
txn.rollback()
|
||||||
} finally {
|
ctx.status(HttpStatus.INTERNAL_SERVER_ERROR).result("Pos Creation failed" + e.message)
|
||||||
txn.end()
|
} finally {
|
||||||
}
|
txn.end()
|
||||||
ctx.result("pos batch created").status(HttpStatus.CREATED)
|
}
|
||||||
|
ctx.result("pos batch created").status(HttpStatus.CREATED)
|
||||||
}
|
}
|
||||||
fun approve(ctx :Context){
|
|
||||||
|
fun approve(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
||||||
po.approvalStatus = ApprovalStatus.APPROVED
|
po.approvalStatus = ApprovalStatus.APPROVED
|
||||||
@ -427,14 +444,18 @@ object PurchaseOrderCtrl {
|
|||||||
ctx.json(po).status(HttpStatus.CREATED)
|
ctx.json(po).status(HttpStatus.CREATED)
|
||||||
//reject all other pos pertaining to the same tx ??
|
//reject all other pos pertaining to the same tx ??
|
||||||
}
|
}
|
||||||
fun reject(ctx :Context){
|
|
||||||
|
fun reject(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
||||||
po.approvalStatus = ApprovalStatus.REJECTED
|
po.apply {
|
||||||
po.save()
|
approvalStatus = ApprovalStatus.REJECTED
|
||||||
|
save()
|
||||||
|
}
|
||||||
ctx.json(po).status(HttpStatus.CREATED)
|
ctx.json(po).status(HttpStatus.CREATED)
|
||||||
}
|
}
|
||||||
fun quoteReference(ctx :Context){
|
|
||||||
|
fun quoteReference(ctx: Context) {
|
||||||
//gets the quote reference on which this po is based on
|
//gets the quote reference on which this po is based on
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val quote = database.find(Quotation::class.java)
|
val quote = database.find(Quotation::class.java)
|
||||||
@ -443,6 +464,22 @@ object PurchaseOrderCtrl {
|
|||||||
?: throw NotFoundResponse("reference quotation not found for po $id")
|
?: throw NotFoundResponse("reference quotation not found for po $id")
|
||||||
ctx.json(quote)
|
ctx.json(quote)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fun update(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("po not found for $id")
|
||||||
|
val updatedPo = ctx.bodyAsClass<PurchaseOrder>()
|
||||||
|
po.patchValues(updatedPo)
|
||||||
|
po.update()
|
||||||
|
ctx.json(po).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun delete(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id")
|
||||||
|
val po = database.find(PurchaseOrder::class.java, id) ?: throw NotFoundResponse("no po found with id $id")
|
||||||
|
database.delete(po)
|
||||||
|
ctx.status(HttpStatus.OK)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
data class ProductSearch(
|
data class ProductSearch(
|
||||||
@ -451,25 +488,33 @@ data class ProductSearch(
|
|||||||
)
|
)
|
||||||
|
|
||||||
object ProductCtrl {
|
object ProductCtrl {
|
||||||
fun get(ctx :Context){
|
fun get(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val product = database.find(Product::class.java)
|
val product = database.find(Product::class.java)
|
||||||
.where()
|
.where()
|
||||||
.eq("sys_pk", id.toLong())
|
.eq("sys_pk", id.toLong())
|
||||||
.findOne()
|
.findOne()
|
||||||
?: throw NotFoundResponse("Product not found for $id")
|
?: throw NotFoundResponse("Product not found for $id")
|
||||||
println("Product found")
|
|
||||||
println(product)
|
|
||||||
ctx.json(product).status(HttpStatus.OK)
|
ctx.json(product).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
fun getAll(ctx: Context){
|
|
||||||
val productList = Session.database.find(Product::class.java)
|
|
||||||
.findList()
|
|
||||||
.sortedBy { it.hsnCode }
|
|
||||||
|
|
||||||
ctx.json(productList)
|
data class PF(val common: CommonFilters, val productFilters: ProductFilters)
|
||||||
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
|
val filters = ctx.bodyAsClass<PF>()
|
||||||
|
val prods = searchProducts(filters.common, filters.productFilters)
|
||||||
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel != null) {
|
||||||
|
exportProds(prods)
|
||||||
|
val inputStream = FileInputStream("./excel/Products.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
|
||||||
|
} else {
|
||||||
|
ctx.json(prods).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
fun create(ctx :Context){
|
|
||||||
|
fun create(ctx: Context) {
|
||||||
val product = ctx.bodyAsClass<Product>()
|
val product = ctx.bodyAsClass<Product>()
|
||||||
database.save(product)
|
database.save(product)
|
||||||
ctx.json(product).status(HttpStatus.CREATED)
|
ctx.json(product).status(HttpStatus.CREATED)
|
||||||
@ -477,21 +522,63 @@ object ProductCtrl {
|
|||||||
|
|
||||||
fun delete(ctx: Context) {
|
fun delete(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val product = database.delete(Product::class.java, id)
|
val prod = database.find(Product::class.java, id) ?: throw NotFoundResponse("no product found with id $id")
|
||||||
|
database.delete(prod)
|
||||||
|
ctx.status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun patch(ctx: Context) {
|
fun patch(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id")
|
||||||
|
val patchValues = ctx.bodyAsClass<Map<String, Any>>()
|
||||||
|
database.beginTransaction().use {
|
||||||
|
patchValues.entries.forEach { en ->
|
||||||
|
val key = en.key
|
||||||
|
val value = en.value
|
||||||
|
database.sqlUpdate("update products set $key = ? where id = ?").apply {
|
||||||
|
setParameter(1, value)
|
||||||
|
setParameter(2, id)
|
||||||
|
execute()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
it.commit()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fun update(ctx: Context) {
|
fun update(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val product = database.find(Product::class.java, id) ?: throw NotFoundResponse("product not found for $id")
|
||||||
|
val updatedProduct = ctx.bodyAsClass<Product>()
|
||||||
|
product.patchValues(updatedProduct)
|
||||||
|
product.update()
|
||||||
|
ctx.json(product).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@JvmStatic
|
||||||
|
fun main(args: Array<String>) {
|
||||||
|
|
||||||
|
val patchValues = mapOf("name" to 1)
|
||||||
|
val id = 1;
|
||||||
|
database.beginTransaction().use {
|
||||||
|
patchValues.entries.forEach { en ->
|
||||||
|
val key = en.key
|
||||||
|
val value = en.value
|
||||||
|
|
||||||
|
database.sqlUpdate("update product set $key = ? where sys_pk = ?").apply {
|
||||||
|
setParameter(1, value)
|
||||||
|
setParameter(2, id)
|
||||||
|
|
||||||
|
execute()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
it.commit()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
object QuotationCtrl {
|
object QuotationCtrl {
|
||||||
fun getNextNum(ctx: Context){
|
fun getNextNum(ctx: Context) {
|
||||||
val prefix = "QUOTE/"
|
val prefix = "QUOTE/"
|
||||||
val cnt = database.find(Quotation::class.java)
|
val cnt = database.find(Quotation::class.java)
|
||||||
.findCount()
|
.findCount()
|
||||||
@ -500,33 +587,50 @@ object QuotationCtrl {
|
|||||||
val seq = SequenceNumber(prefix + cnt)
|
val seq = SequenceNumber(prefix + cnt)
|
||||||
ctx.json(seq).status(HttpStatus.OK)
|
ctx.json(seq).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
fun get(ctx :Context){
|
|
||||||
|
fun get(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val quote = database.find(Quotation::class.java, id) ?: throw NotFoundResponse("quote not found for $id")
|
val quote = database.find(Quotation::class.java, id) ?: throw NotFoundResponse("quote not found for $id")
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.json(quote)
|
ctx.json(quote)
|
||||||
}
|
}
|
||||||
|
|
||||||
data class QF(val common: CommonFilters, val quoteFilters: QuoteFilters)
|
data class QF(val common: CommonFilters, val quoteFilters: QuoteFilters)
|
||||||
fun getAll(ctx :Context){
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
val filters = ctx.bodyAsClass<QF>()
|
val filters = ctx.bodyAsClass<QF>()
|
||||||
|
val excel: String? = ctx.queryParam("excel")
|
||||||
val quotes = searchQuotes(filters.common, filters.quoteFilters)
|
val quotes = searchQuotes(filters.common, filters.quoteFilters)
|
||||||
ctx.json(quotes).status(HttpStatus.OK)
|
if (excel != null) {
|
||||||
|
exportQuotations(quotes)
|
||||||
|
val inputStream = FileInputStream("./excel/Quotes.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(quotes).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fun create(ctx :Context){
|
fun create(ctx: Context) {
|
||||||
val quote = ctx.bodyAsClass<Quotation>()
|
val quote = ctx.bodyAsClass<Quotation>()
|
||||||
|
//validation
|
||||||
|
val prods = quote.products
|
||||||
|
if (prods.isEmpty()) {
|
||||||
|
ctx.json(mapOf("error" to "empty product list")).status(HttpStatus.BAD_REQUEST)
|
||||||
|
return
|
||||||
|
}
|
||||||
database.save(quote)
|
database.save(quote)
|
||||||
ctx.json(quote).status(HttpStatus.CREATED)
|
ctx.json(quote).status(HttpStatus.CREATED)
|
||||||
}
|
}
|
||||||
fun createBatch(ctx :Context){
|
|
||||||
|
fun createBatch(ctx: Context) {
|
||||||
val quotes = ctx.bodyAsClass<List<Quotation>>()
|
val quotes = ctx.bodyAsClass<List<Quotation>>()
|
||||||
val txn = database.beginTransaction()
|
val txn = database.beginTransaction()
|
||||||
try {
|
try {
|
||||||
txn.isBatchMode = true
|
txn.isBatchMode = true
|
||||||
for(quote in quotes) database.save(quote)
|
for (quote in quotes) database.save(quote)
|
||||||
txn.commit()
|
txn.commit()
|
||||||
ctx.status(HttpStatus.CREATED).result("Quotes Created")
|
ctx.status(HttpStatus.CREATED).result("Quotes Created")
|
||||||
} catch(e :Exception){
|
} catch (e: Exception) {
|
||||||
txn.rollback()
|
txn.rollback()
|
||||||
ctx.status(HttpStatus.INTERNAL_SERVER_ERROR).result("Quotes Creation failed" + e.message)
|
ctx.status(HttpStatus.INTERNAL_SERVER_ERROR).result("Quotes Creation failed" + e.message)
|
||||||
} finally {
|
} finally {
|
||||||
@ -534,134 +638,149 @@ object QuotationCtrl {
|
|||||||
}
|
}
|
||||||
ctx.result("Quotes batch created").status(HttpStatus.CREATED)
|
ctx.result("Quotes batch created").status(HttpStatus.CREATED)
|
||||||
}
|
}
|
||||||
fun delete(ctx :Context){
|
|
||||||
|
fun delete(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val quote = database.find(Quotation::class.java, id) ?: throw NotFoundResponse("quote not found for id $id")
|
val quote = database.find(Quotation::class.java, id) ?: throw NotFoundResponse("no quote found with id $id")
|
||||||
quote.delete()
|
database.delete(quote)
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.result("quote with $id deleted")
|
|
||||||
}
|
}
|
||||||
fun generatePO(ctx :Context){
|
|
||||||
//user should be redirected to a po form submission with prefilled values
|
fun update(ctx: Context) {
|
||||||
//create a PO object with values from the quote and then send it as body to vendor/po/create ??
|
val id = ctx.pathParam("id").toLong()
|
||||||
}
|
val quote = database.find(Quotation::class.java, id) ?: throw NotFoundResponse("quote not found for $id")
|
||||||
fun reqForQuote(ctx :Context){
|
val updatedQuote = ctx.bodyAsClass<Quotation>()
|
||||||
val reqForQuoteNum = ctx.pathParam(("rfqNum"))
|
quote.patchValues(updatedQuote)
|
||||||
val rfq = database.find(RequestForQuote::class.java)
|
quote.update()
|
||||||
.where()
|
ctx.json(quote).status(HttpStatus.OK)
|
||||||
.eq("reqForQuoteNum", reqForQuoteNum)
|
|
||||||
?: throw NotFoundResponse("request for quote not found for this quotation")
|
|
||||||
ctx.status(HttpStatus.OK)
|
|
||||||
ctx.json(rfq)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
object Document {
|
|
||||||
fun get(ctx :Context){
|
object DocumentCtrl {
|
||||||
val id = ctx.pathParam("id")
|
fun get(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id")
|
||||||
val doc = database.find(Document::class.java, id) ?: throw NotFoundResponse("no doc found with id $id")
|
val doc = database.find(Document::class.java, id) ?: throw NotFoundResponse("no doc found with id $id")
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.json(doc)
|
ctx.json(doc)
|
||||||
}
|
}
|
||||||
fun create(ctx :Context){
|
|
||||||
val doc = ctx.bodyAsClass<Document>()
|
fun create(ctx: Context) {
|
||||||
|
val doc = ctx.bodyAsClass<Document>()
|
||||||
database.save(doc)
|
database.save(doc)
|
||||||
ctx.status(HttpStatus.CREATED)
|
ctx.status(HttpStatus.CREATED)
|
||||||
ctx.json(doc)
|
ctx.json(doc)
|
||||||
}
|
}
|
||||||
fun print(ctx :Context){
|
|
||||||
|
fun print(ctx: Context) {
|
||||||
//would be handled in the frontend ??
|
//would be handled in the frontend ??
|
||||||
}
|
}
|
||||||
fun delete(ctx :Context){
|
|
||||||
|
fun delete(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val doc = database.find(Document::class.java, id) ?: throw NotFoundResponse("no doc found with id $id")
|
val doc = database.find(Document::class.java, id) ?: throw NotFoundResponse("no document found with id $id")
|
||||||
//doc.delete()
|
database.delete(doc)
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.result("document deleted with id $id")
|
|
||||||
}
|
}
|
||||||
fun getWithRefId(ctx :Context){
|
|
||||||
|
fun getWithRefId(ctx: Context) {
|
||||||
//fetches a particular doc (po, quote) with ref id
|
//fetches a particular doc (po, quote) with ref id
|
||||||
val refId = ctx.pathParam("refId")
|
val refId = ctx.pathParam("refId")
|
||||||
val doc = database.find(Document::class.java)
|
val doc = database.find(Document::class.java)
|
||||||
.where()
|
.where()
|
||||||
.eq("refId", refId)
|
.eq("typeOfDoc", DocType.valueOf(ctx.pathParam("type")))
|
||||||
|
.eq("refIdOfDoc", refId)
|
||||||
?: throw NotFoundResponse("no doc found for refId $refId")
|
?: throw NotFoundResponse("no doc found for refId $refId")
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.json(doc)
|
ctx.json(doc)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
object VendorCtrl {
|
object VendorCtrl {
|
||||||
fun get(ctx :Context){
|
val logger = LoggerFactory.getLogger("Vendor")
|
||||||
val id = ctx.pathParam("id")
|
fun get(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
val vendor = database.find(Vendor::class.java, id) ?: throw NotFoundResponse("no vendor found with id $id")
|
val vendor = database.find(Vendor::class.java, id) ?: throw NotFoundResponse("no vendor found with id $id")
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.status(HttpStatus.OK)
|
||||||
ctx.json(vendor)
|
ctx.json(vendor)
|
||||||
}
|
}
|
||||||
data class VF(val common : CommonFilters, val vendorFilters: VendorFilters)
|
|
||||||
fun getAll(ctx :Context){
|
data class VF(val common: CommonFilters, val vendorFilters: VendorFilters)
|
||||||
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
val filters = ctx.bodyAsClass<VF>()
|
val filters = ctx.bodyAsClass<VF>()
|
||||||
println(filters.common)
|
logger.info("filters = {}", filters)
|
||||||
println(filters.vendorFilters)
|
val excel: String? = ctx.queryParam("excel")
|
||||||
val pos = searchVendors(filters.common, filters.vendorFilters)
|
val vendors = searchVendors(filters.common, filters.vendorFilters)
|
||||||
ctx.status(HttpStatus.OK)
|
if (excel !== null) {
|
||||||
ctx.json(pos)
|
exportVendors(vendors)
|
||||||
}
|
val inputStream = FileInputStream("./excel/VendorList.xls")
|
||||||
fun createBatch(ctx: Context){
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
val vendors = ctx.bodyAsClass<List<Vendor>>()
|
} else {
|
||||||
val txn = database.beginTransaction()
|
ctx.json(vendors).status(HttpStatus.OK)
|
||||||
try {
|
|
||||||
txn.isBatchMode = true
|
|
||||||
for(v in vendors) database.save(v)
|
|
||||||
txn.commit()
|
|
||||||
ctx.status(HttpStatus.CREATED).result("Vendors Created")
|
|
||||||
} catch(e :Exception){
|
|
||||||
txn.rollback()
|
|
||||||
ctx.status(HttpStatus.INTERNAL_SERVER_ERROR).result("Vendor Creation failed" + e.message)
|
|
||||||
} finally {
|
|
||||||
txn.end()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fun create(ctx :Context){
|
|
||||||
|
fun createBatch(ctx: Context) {
|
||||||
|
val vendors = ctx.bodyAsClass<List<Vendor>>()
|
||||||
|
database.saveAll(vendors)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun create(ctx: Context) {
|
||||||
val vendor = ctx.bodyAsClass<Vendor>()
|
val vendor = ctx.bodyAsClass<Vendor>()
|
||||||
database.save(vendor)
|
database.save(vendor)
|
||||||
ctx.status(HttpStatus.CREATED)
|
ctx.status(HttpStatus.CREATED)
|
||||||
ctx.json(vendor)
|
ctx.json(vendor)
|
||||||
}
|
}
|
||||||
fun update(ctx :Context){
|
|
||||||
|
|
||||||
|
fun update(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val vendor = database.find(Vendor::class.java, id) ?: throw NotFoundResponse("vendor not found for $id")
|
||||||
|
val updatedVendor = ctx.bodyAsClass<Vendor>()
|
||||||
|
vendor.patchValues(updatedVendor)
|
||||||
|
vendor.update()
|
||||||
|
ctx.json(vendor).status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
fun delete(ctx :Context){
|
|
||||||
|
|
||||||
}
|
fun delete(ctx: Context) {
|
||||||
fun getQuotes(ctx :Context){
|
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
|
val vendor = database.find(Vendor::class.java, id) ?: throw NotFoundResponse("no vendor found with id $id")
|
||||||
|
database.delete(vendor)
|
||||||
|
ctx.status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun getQuotes(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
val quotes = database.find(Quotation::class.java)
|
val quotes = database.find(Quotation::class.java)
|
||||||
.where()
|
.where()
|
||||||
.eq("vendor", id)
|
.eq("vendor", database.find(Vendor::class.java, id) ?: throw NotFoundResponse("vendor not found for $id"))
|
||||||
.findList()
|
.findList()
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.json(quotes).status(HttpStatus.OK)
|
||||||
ctx.json(quotes)
|
|
||||||
}
|
}
|
||||||
fun getPos(ctx :Context){
|
|
||||||
val id = ctx.pathParam("id")
|
fun getPos(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
val pos = database.find(PurchaseOrder::class.java)
|
val pos = database.find(PurchaseOrder::class.java)
|
||||||
.where()
|
.where()
|
||||||
.eq("vendor", id)
|
.eq("vendor", database.find(Vendor::class.java, id) ?: throw NotFoundResponse("vendor not found for $id"))
|
||||||
.findList()
|
.findList()
|
||||||
ctx.status(HttpStatus.OK)
|
ctx.json(pos).status(HttpStatus.OK)
|
||||||
ctx.json(pos)
|
|
||||||
}
|
}
|
||||||
fun rate(ctx :Context){
|
|
||||||
|
fun rate(ctx: Context) {
|
||||||
val id = ctx.pathParam("id")
|
val id = ctx.pathParam("id")
|
||||||
val rating = ctx.pathParam("rating").toDouble()
|
val rating1 = ctx.pathParam("rating").toDouble()
|
||||||
val vendor = database.find(Vendor::class.java, id) ?: throw NotFoundResponse("vendor not found for id $id")
|
|
||||||
//could place some rating validation checks
|
database.find(Vendor::class.java, id)?.let {
|
||||||
vendor.rating = rating
|
it.rating = rating1
|
||||||
vendor.save()
|
it.save()
|
||||||
ctx.status(HttpStatus.OK)
|
} ?: throw NotFoundResponse("vendor not found for id $id")
|
||||||
ctx.result("rating changed")
|
|
||||||
|
|
||||||
|
ctx.result("rating changed").status(HttpStatus.OK)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
object RequestForQuote {
|
object RequestForQuote {
|
||||||
fun create(ctx: Context) {
|
fun create(ctx: Context) {
|
||||||
val rfq = ctx.bodyAsClass<ReqForQuote>()
|
val rfq = ctx.bodyAsClass<ReqForQuote>()
|
||||||
@ -685,3 +804,203 @@ object RequestForQuote {
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
object IncomingInventoryCtrl {
|
||||||
|
fun create(ctx: Context) {
|
||||||
|
val ticket = ctx.bodyAsClass<IncomingInventory>()
|
||||||
|
database.save(ticket)
|
||||||
|
ctx.json(ticket).status(HttpStatus.CREATED)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun update(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val ticket =
|
||||||
|
database.find(IncomingInventory::class.java, id) ?: throw NotFoundResponse("quote not found for $id")
|
||||||
|
val updatedTicket = ctx.bodyAsClass<IncomingInventory>()
|
||||||
|
ticket.patchValues(updatedTicket)
|
||||||
|
ticket.update()
|
||||||
|
ctx.json(ticket).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun get(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val ticket = database.find(IncomingInventory::class.java, id)
|
||||||
|
?: throw NotFoundResponse("No incoming inventory ticket found with id $id")
|
||||||
|
ctx.json(ticket).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
data class IIF(val common: CommonFilters, val incomingInventoryFilters: IncomingInventoryFilters)
|
||||||
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
|
val filters = ctx.bodyAsClass<IIF>()
|
||||||
|
val tickets = searchIncomingInventory(filters.common, filters.incomingInventoryFilters)
|
||||||
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel !== null) {
|
||||||
|
exportIncomingInventory(tickets)
|
||||||
|
val inputStream = FileInputStream("./excel/IncomingInventory.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(tickets).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
fun getNextNum(ctx: Context) {
|
||||||
|
val prefix = "MRN/"
|
||||||
|
val cnt = database.find(IncomingInventory::class.java)
|
||||||
|
.findCount()
|
||||||
|
.toString()
|
||||||
|
.padStart(6, '0')
|
||||||
|
val seq = SequenceNumber(prefix + cnt)
|
||||||
|
ctx.json(seq).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
object OutgoingInventoryCtrl {
|
||||||
|
fun create(ctx: Context) {
|
||||||
|
val ticket = ctx.bodyAsClass<OutgoingInventory>()
|
||||||
|
database.save(ticket)
|
||||||
|
ctx.json(ticket).status(HttpStatus.CREATED)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun update(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val ticket =
|
||||||
|
database.find(OutgoingInventory::class.java, id) ?: throw NotFoundResponse("quote not found for $id")
|
||||||
|
val updatedTicket = ctx.bodyAsClass<OutgoingInventory>()
|
||||||
|
ticket.patchValues(updatedTicket)
|
||||||
|
ticket.update()
|
||||||
|
ctx.json(ticket).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun get(ctx: Context) {
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val ticket = database.find(OutgoingInventory::class.java, id)
|
||||||
|
?: throw NotFoundResponse("No incoming inventory ticket found with id $id")
|
||||||
|
ctx.json(ticket).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
data class OIF(val common: CommonFilters, val outgoingInventoryFilters: OutgoingInventoryFilters)
|
||||||
|
|
||||||
|
fun getAll(ctx: Context) {
|
||||||
|
val filters = ctx.bodyAsClass<OIF>()
|
||||||
|
val tickets = searchOutgoingInventory(filters.common, filters.outgoingInventoryFilters)
|
||||||
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel !== null) {
|
||||||
|
exportOutgoingInventory(tickets)
|
||||||
|
val inputStream = FileInputStream("./excel/OutgoingInventory.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(tickets).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
fun getNextNum(ctx: Context) {
|
||||||
|
val prefix = "MDN/"
|
||||||
|
val cnt = database.find(OutgoingInventory::class.java)
|
||||||
|
.findCount()
|
||||||
|
.toString()
|
||||||
|
.padStart(6, '0')
|
||||||
|
val seq = SequenceNumber(prefix + cnt)
|
||||||
|
ctx.json(seq).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
object PaymentCtrl {
|
||||||
|
fun create(ctx :Context){
|
||||||
|
val pmt = ctx.bodyAsClass(Payment::class.java)
|
||||||
|
database.save(pmt)
|
||||||
|
//update the status of invoices pertaining to payment.vendor
|
||||||
|
|
||||||
|
val invcs = searchInvoices(CommonFilters(sortBy = "date", sortAsc = true), InvoiceFilters(status = InvoiceStatus.PAID_NONE))
|
||||||
|
val tot: Double = pmt.amount
|
||||||
|
for(inv in invcs){
|
||||||
|
val deduct = Math.min(pmt.amount, inv.totalAmount)
|
||||||
|
inv.totalAmount -= deduct
|
||||||
|
pmt.amount -= deduct
|
||||||
|
database.update(inv)
|
||||||
|
if(pmt.amount <= 0.0) break
|
||||||
|
}
|
||||||
|
if (pmt.amount > 0.0){
|
||||||
|
//balance left for this vendor
|
||||||
|
val v = pmt.vendor?.sysPk?.let { database.find(Vendor::class.java, it) }
|
||||||
|
v?.apply {
|
||||||
|
outstanding = outstanding?.minus(tot)
|
||||||
|
database.update(v)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ctx.json(pmt).status(HttpStatus.CREATED)
|
||||||
|
}
|
||||||
|
fun get(ctx : Context){
|
||||||
|
val id = ctx.pathParam("id")
|
||||||
|
val pmt = database.find(Payment::class.java, id)
|
||||||
|
?: throw NotFoundResponse("No payment found for this id")
|
||||||
|
ctx.json(pmt).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
data class PMTF(val common : CommonFilters, val paymentFilters: PaymentFilters)
|
||||||
|
fun getAll(ctx : Context){
|
||||||
|
val filters = ctx.bodyAsClass<PMTF>()
|
||||||
|
val payments = searchPayments(filters.common, filters.paymentFilters)
|
||||||
|
println(payments)
|
||||||
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel !== null) {
|
||||||
|
// exportPayments(payments)
|
||||||
|
val inputStream = FileInputStream("./excel/Payments.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(payments).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
fun update(ctx : Context){
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val pmt =
|
||||||
|
database.find(Payment::class.java, id) ?: throw NotFoundResponse("payment not found for $id")
|
||||||
|
val updatedPayment = ctx.bodyAsClass<Payment>()
|
||||||
|
pmt.patchValues(updatedPayment)
|
||||||
|
pmt.update()
|
||||||
|
ctx.json(pmt).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
object InvoiceCtrl {
|
||||||
|
fun create(ctx : Context){
|
||||||
|
val invoice = ctx.bodyAsClass<Invoice>()
|
||||||
|
database.save(invoice)
|
||||||
|
ctx.json(invoice).status(HttpStatus.CREATED)
|
||||||
|
}
|
||||||
|
fun get(ctx : Context){
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val invoice = database.find(Invoice::class.java, id)
|
||||||
|
?: throw NotFoundResponse("No invoice found with id $id")
|
||||||
|
ctx.json(invoice).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
data class INVF(val common: CommonFilters, val invoiceFilters: InvoiceFilters)
|
||||||
|
fun getAll(ctx : Context){
|
||||||
|
val filters = ctx.bodyAsClass<INVF>()
|
||||||
|
val invoices = searchInvoices(filters.common, filters.invoiceFilters)
|
||||||
|
val excel = ctx.queryParam("excel")
|
||||||
|
if (excel !== null) {
|
||||||
|
// exportPayments(payments)
|
||||||
|
val inputStream = FileInputStream("./excel/Invoices.xls")
|
||||||
|
ctx.result(inputStream).status(HttpStatus.OK)
|
||||||
|
} else {
|
||||||
|
ctx.json(invoices).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
fun update(ctx : Context){
|
||||||
|
val id = ctx.pathParam("id").toLong()
|
||||||
|
val invoice =
|
||||||
|
database.find(Invoice::class.java, id) ?: throw NotFoundResponse("invoice not found for $id")
|
||||||
|
val updatedPayment = ctx.bodyAsClass<Invoice>()
|
||||||
|
invoice.patchValues(updatedPayment)
|
||||||
|
invoice.update()
|
||||||
|
ctx.json(invoice).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
fun getNextNum(ctx : Context){
|
||||||
|
val prefix = "INV/"
|
||||||
|
val cnt = database.find(Invoice::class.java)
|
||||||
|
.findCount()
|
||||||
|
.toString()
|
||||||
|
.padStart(6, '0')
|
||||||
|
val seq = SequenceNumber(prefix + cnt)
|
||||||
|
ctx.json(seq).status(HttpStatus.OK)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1,7 +1,5 @@
|
|||||||
package com.restapi.controllers
|
package com.restapi.controllers
|
||||||
import com.fasterxml.jackson.databind.DeserializationFeature
|
|
||||||
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule
|
|
||||||
import com.fasterxml.jackson.module.kotlin.jacksonObjectMapper
|
|
||||||
import com.google.gson.Gson
|
import com.google.gson.Gson
|
||||||
import com.restapi.domain.*
|
import com.restapi.domain.*
|
||||||
import com.restapi.domain.Document
|
import com.restapi.domain.Document
|
||||||
@ -14,16 +12,21 @@ import com.restapi.domain.Session.database
|
|||||||
import com.restapi.domain.Vendor
|
import com.restapi.domain.Vendor
|
||||||
import org.apache.poi.hssf.usermodel.DVConstraint
|
import org.apache.poi.hssf.usermodel.DVConstraint
|
||||||
import org.apache.poi.hssf.usermodel.HSSFDataValidation
|
import org.apache.poi.hssf.usermodel.HSSFDataValidation
|
||||||
import org.apache.poi.ss.usermodel.*
|
import org.apache.poi.ss.usermodel.Cell
|
||||||
|
import org.apache.poi.ss.usermodel.CellType
|
||||||
|
import org.apache.poi.ss.usermodel.DateUtil
|
||||||
|
import org.apache.poi.ss.usermodel.Workbook
|
||||||
|
import org.apache.poi.ss.usermodel.WorkbookFactory
|
||||||
import org.apache.poi.ss.util.CellRangeAddressList
|
import org.apache.poi.ss.util.CellRangeAddressList
|
||||||
import org.apache.poi.xssf.usermodel.XSSFWorkbook
|
import java.io.File
|
||||||
import java.io.*
|
import java.io.FileInputStream
|
||||||
|
import java.io.FileOutputStream
|
||||||
import java.text.SimpleDateFormat
|
import java.text.SimpleDateFormat
|
||||||
import java.time.LocalDate
|
import java.time.LocalDate
|
||||||
import java.time.ZoneId
|
import java.time.ZoneId
|
||||||
import java.util.*
|
import java.util.*
|
||||||
|
|
||||||
fun createHeaderRow(cols :List<String>, sh :HSSFSheet, wb: Workbook) {
|
fun createHeaderRow(cols: List<String>, sh: HSSFSheet, wb: Workbook) {
|
||||||
val boldFont = wb.createFont()
|
val boldFont = wb.createFont()
|
||||||
boldFont.bold = true
|
boldFont.bold = true
|
||||||
val style = wb.createCellStyle()
|
val style = wb.createCellStyle()
|
||||||
@ -31,13 +34,14 @@ fun createHeaderRow(cols :List<String>, sh :HSSFSheet, wb: Workbook) {
|
|||||||
style.locked = true
|
style.locked = true
|
||||||
|
|
||||||
sh.createRow(0).apply {
|
sh.createRow(0).apply {
|
||||||
cols.forEachIndexed{index, value ->
|
cols.forEachIndexed { index, value ->
|
||||||
val cell = createCell(index)
|
val cell = createCell(index)
|
||||||
cell.setCellValue(value)
|
cell.setCellValue(value)
|
||||||
cell.setCellStyle(style)
|
cell.setCellStyle(style)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fun String.parseDate(format: String): Date? {
|
fun String.parseDate(format: String): Date? {
|
||||||
val locale = Locale.getDefault()
|
val locale = Locale.getDefault()
|
||||||
return try {
|
return try {
|
||||||
@ -46,227 +50,389 @@ fun String.parseDate(format: String): Date? {
|
|||||||
null
|
null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fun dateFromCellHelper(cell: Cell): LocalDate?{
|
|
||||||
val date = when(cell.cellType){
|
fun dateFromCellHelper(cell: Cell): LocalDate? {
|
||||||
|
val date = when (cell.cellType) {
|
||||||
CellType.STRING -> cell.stringCellValue.parseDate("yyyy-MM-dd")
|
CellType.STRING -> cell.stringCellValue.parseDate("yyyy-MM-dd")
|
||||||
CellType.NUMERIC -> {
|
CellType.NUMERIC -> {
|
||||||
if (DateUtil.isCellDateFormatted(cell)) {
|
if (DateUtil.isCellDateFormatted(cell)) {
|
||||||
cell.getDateCellValue()
|
cell.getDateCellValue()
|
||||||
} else{
|
} else {
|
||||||
null
|
null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
else -> null
|
else -> null
|
||||||
}
|
}
|
||||||
return date?.toInstant()?.atZone(ZoneId.systemDefault())?.toLocalDate()
|
return date?.toInstant()?.atZone(ZoneId.systemDefault())?.toLocalDate()
|
||||||
}
|
}
|
||||||
|
|
||||||
fun stringFromCellHelper(cell: Cell): String {
|
fun stringFromCellHelper(cell: Cell): String {
|
||||||
val string = when(cell.cellType){
|
val string = when (cell.cellType) {
|
||||||
CellType.NUMERIC -> cell.numericCellValue.toString()
|
CellType.NUMERIC -> cell.numericCellValue.toString()
|
||||||
CellType.STRING -> cell.stringCellValue
|
CellType.STRING -> cell.stringCellValue
|
||||||
else -> ""
|
else -> ""
|
||||||
}
|
}
|
||||||
return string
|
return string
|
||||||
}
|
}
|
||||||
|
|
||||||
fun doubleFromCellHelper(cell: Cell): Double {
|
fun doubleFromCellHelper(cell: Cell): Double {
|
||||||
val double = when(cell.cellType){
|
val double = when (cell.cellType) {
|
||||||
CellType.NUMERIC -> cell.numericCellValue
|
CellType.NUMERIC -> cell.numericCellValue
|
||||||
CellType.STRING -> cell.stringCellValue.toDoubleOrNull()
|
CellType.STRING -> cell.stringCellValue.toDoubleOrNull()
|
||||||
else -> 0.0
|
else -> 0.0
|
||||||
}
|
}
|
||||||
return double?:0.0
|
return double ?: 0.0
|
||||||
}
|
}
|
||||||
|
|
||||||
fun longIntFromCellHelper(cell : Cell) :Long {
|
fun longIntFromCellHelper(cell: Cell): Long {
|
||||||
val long = when(cell.cellType){
|
val long = when (cell.cellType) {
|
||||||
CellType.NUMERIC -> cell.numericCellValue.toLong()
|
CellType.NUMERIC -> cell.numericCellValue.toLong()
|
||||||
CellType.STRING -> cell.stringCellValue.toLong()
|
CellType.STRING -> cell.stringCellValue.toLong()
|
||||||
else -> 0
|
else -> 0
|
||||||
}
|
}
|
||||||
return long
|
return long
|
||||||
}
|
}
|
||||||
|
|
||||||
enum class FileType {
|
enum class FileType {
|
||||||
QUOTES, POS, VENDORS, PRODS, DOCS
|
QUOTES, POS, VENDORS, PRODS, DOCS
|
||||||
}
|
}
|
||||||
|
|
||||||
enum class EnumFor {
|
enum class EnumFor {
|
||||||
UOM, DocType
|
UOM, DocType
|
||||||
}
|
}
|
||||||
fun saveExcelFileLocally(fileName :String, wb: Workbook){
|
fun saveExcelFileLocally(fileName: String, wb: Workbook) {
|
||||||
val out = FileOutputStream(fileName)
|
val path = "./excel/"
|
||||||
|
val out = FileOutputStream(path + fileName)
|
||||||
wb.use {
|
wb.use {
|
||||||
it.write(out)
|
it.write(out)
|
||||||
}
|
}
|
||||||
out.close()
|
out.close()
|
||||||
}
|
}
|
||||||
fun TemplateExcelFile(fileType: FileType){
|
|
||||||
when(fileType){
|
fun TemplateExcelFile(fileType: FileType) {
|
||||||
|
when (fileType) {
|
||||||
FileType.QUOTES -> {
|
FileType.QUOTES -> {
|
||||||
val headers : List<String> = listOf("Quotation Number", "Date", "Open Till", "Product Id", "Product Name", "Product Unit Price", "Quantity", "Vendor Name", "Vendor Address", "RFQ Number", "Total Amount", "Terms and Conditions")
|
val headers: List<String> = listOf(
|
||||||
|
"Quotation Number",
|
||||||
|
"Date",
|
||||||
|
"Open Till",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Product Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
"Vendor Name",
|
||||||
|
"Vendor Address",
|
||||||
|
"RFQ Number",
|
||||||
|
"Total Amount",
|
||||||
|
"Terms and Conditions"
|
||||||
|
)
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
saveExcelFileLocally("Quotes_Template.xls", wb)
|
saveExcelFileLocally("Quotes_Template.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.POS -> {
|
FileType.POS -> {
|
||||||
val headers : List<String> = listOf("Number", "Date", "Open Till", "Reference Quotation Number", "Vendor Name", "Vendor Address", "Product Id", "Product Name", "Unit Price", "Quantity", "Total Amount", "Terms and Conditions")
|
val headers: List<String> = listOf(
|
||||||
|
"Number",
|
||||||
|
"Date",
|
||||||
|
"Open Till",
|
||||||
|
"Reference Quotation Number",
|
||||||
|
"Vendor Name",
|
||||||
|
"Vendor Address",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
"Total Amount",
|
||||||
|
"Terms and Conditions"
|
||||||
|
)
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
saveExcelFileLocally("Purchase_Order_Template.xls", wb)
|
saveExcelFileLocally("Purchase_Order_Template.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.VENDORS -> {
|
FileType.VENDORS -> {
|
||||||
val headers : List<String> = listOf("Name", "MSME", "GST Number", "Address", "Rating", "Contact Name", "Contact Email", "Contact Mobile")
|
val headers: List<String> = listOf(
|
||||||
|
"Name",
|
||||||
|
"MSME",
|
||||||
|
"GST Number",
|
||||||
|
"Address",
|
||||||
|
"Rating",
|
||||||
|
"Contact Name",
|
||||||
|
"Contact Email",
|
||||||
|
"Contact Mobile"
|
||||||
|
)
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
saveExcelFileLocally("Vendors_Template.xls", wb)
|
saveExcelFileLocally("Vendors_Template.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.PRODS -> {
|
FileType.PRODS -> {
|
||||||
val headers : List<String> = listOf("Id", "Name", "Description", "HSN Code", "UOM")
|
val headers: List<String> = listOf("Id", "Name", "Description", "HSN Code", "UOM")
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
val r0 = CellRangeAddressList(0, 1000, 4, 4)
|
val r0 = CellRangeAddressList(0, 1000, 4, 4)
|
||||||
val dv0 = HSSFDataValidation(r0, DVConstraint.createExplicitListConstraint(arrayOf("LTR", "MTR", "NOS", "ALL"))).apply {
|
val dv0 = HSSFDataValidation(
|
||||||
|
r0,
|
||||||
|
DVConstraint.createExplicitListConstraint(arrayOf("LTR", "MTR", "NOS", "ALL"))
|
||||||
|
).apply {
|
||||||
suppressDropDownArrow = true
|
suppressDropDownArrow = true
|
||||||
}
|
}
|
||||||
sh.addValidationData(dv0)
|
sh.addValidationData(dv0)
|
||||||
saveExcelFileLocally("Products_Template.xls", wb)
|
saveExcelFileLocally("Products_Template.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.DOCS -> {
|
FileType.DOCS -> {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fun ExportQuotations(quotes :List<Quotation>) {
|
|
||||||
|
fun exportQuotations(quotes: List<Quotation>) {
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
val headers : List<String> = listOf("Quotation Number", "Date", "Open Till", "Product Id", "Product Name", "Product Unit Price", "Quantity", "Vendor Name", "Vendor Address", "RFQ Number", "Total AMount", "Terms and Conditions")
|
val headers: List<String> = listOf(
|
||||||
|
"Quotation Number",
|
||||||
|
"Date",
|
||||||
|
"Open Till",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Product Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
"Vendor Name",
|
||||||
|
"Vendor Address",
|
||||||
|
"RFQ Number",
|
||||||
|
"Total AMount",
|
||||||
|
"Terms and Conditions"
|
||||||
|
)
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
val totalCols = headers.size
|
|
||||||
var rowCnt = 1
|
var rowCnt = 1
|
||||||
for(quote in quotes){
|
for (quote in quotes) {
|
||||||
val prodCnt = quote.products.size
|
val prodCnt = quote.products.size
|
||||||
|
|
||||||
for (j in 0..prodCnt - 1){
|
for (j in 0..<prodCnt) {
|
||||||
val row = sh.createRow(rowCnt++)
|
val row = sh.createRow(rowCnt++)
|
||||||
var i = 0;
|
var i = 0;
|
||||||
row.createCell(i++).setCellValue(quote.quoteNum)
|
row.createCell(i++).setCellValue(quote.quoteNum)
|
||||||
row.createCell(i++).setCellValue(quote.quoteDate)
|
row.createCell(i++).setCellValue(quote.quoteDate)
|
||||||
row.createCell(i++).setCellValue(quote.validTill)
|
row.createCell(i++).setCellValue(quote.validTill)
|
||||||
//6 would be repeated
|
//6 would be repeated
|
||||||
row.createCell(i++).setCellValue(quote.products[j].productId)
|
row.createCell(i++).setCellValue(quote.products[j].productId)
|
||||||
row.createCell(i++).setCellValue(quote.products[j].productName)
|
row.createCell(i++).setCellValue(quote.products[j].productName)
|
||||||
row.createCell(i++).setCellValue(quote.products[j].unitPrice)
|
row.createCell(i++).setCellValue(quote.products[j].unitPrice)
|
||||||
row.createCell(i++).setCellValue(quote.products[j].quantity)
|
row.createCell(i++).setCellValue(quote.products[j].quantity)
|
||||||
|
|
||||||
row.createCell(i++).setCellValue(quote.vendor?.name)
|
row.createCell(i++).setCellValue(quote.vendor?.name)
|
||||||
row.createCell(i++).setCellValue(quote.vendor?.address)
|
row.createCell(i++).setCellValue(quote.vendor?.address)
|
||||||
|
|
||||||
row.createCell(i++).setCellValue(quote.reqForQuoteNum)
|
row.createCell(i++).setCellValue(quote.reqForQuoteNum)
|
||||||
row.createCell(i++).setCellValue(quote.totalAmount)
|
row.createCell(i++).setCellValue(quote.totalAmount)
|
||||||
|
|
||||||
row.createCell(i++).setCellValue(quote.tnc?.joinToString(";"))
|
row.createCell(i++).setCellValue(quote.tnc?.joinToString(";"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
saveExcelFileLocally("Quotes.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun ExportVendors(vendors :List<Vendor>){
|
fun exportVendors(vendors: List<Vendor>) {
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
val headers : List<String> = listOf("Name", "MSME", "GST Number", "Address", "Rating", "Contact Name", "Contact Email", "Contact Mobile")
|
val headers: List<String> =
|
||||||
|
listOf("No.", "Name", "MSME", "GST Number", "Address", "Rating", "Contact Name", "Contact Email", "Contact Mobile")
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
|
|
||||||
val totalCols = headers.size
|
val totalCols = headers.size
|
||||||
var rowCnt = 1
|
var rowCnt = 1
|
||||||
|
|
||||||
for (vendor in vendors){
|
for (vendor in vendors) {
|
||||||
val contactCnt = vendor.contacts.size
|
val contactCnt = vendor.contacts.size
|
||||||
for (j in 0..contactCnt - 1){
|
for (j in 0..<contactCnt) {
|
||||||
val row = sh.createRow(rowCnt++)
|
val row = sh.createRow(rowCnt++)
|
||||||
var i = 0
|
var i = 0
|
||||||
row.createCell(i++).setCellValue(vendor.msme)
|
row.createCell(i++).setCellValue((rowCnt - 1).toString())
|
||||||
row.createCell(i++).setCellValue(vendor.gstNumber)
|
row.createCell(i++).setCellValue(vendor.name)
|
||||||
row.createCell(i++).setCellValue(vendor.address)
|
row.createCell(i++).setCellValue(vendor.msme)
|
||||||
row.createCell(i++).setCellValue(vendor.rating)
|
row.createCell(i++).setCellValue(vendor.gstNumber)
|
||||||
row.createCell(i++).setCellValue(vendor.contacts[j].name)
|
row.createCell(i++).setCellValue(vendor.address)
|
||||||
row.createCell(i++).setCellValue(vendor.contacts[j].email)
|
row.createCell(i++).setCellValue(vendor.rating)
|
||||||
row.createCell(i++).setCellValue(vendor.contacts[j].mobile)
|
row.createCell(i++).setCellValue(vendor.contacts[j].name)
|
||||||
|
row.createCell(i++).setCellValue(vendor.contacts[j].email)
|
||||||
|
row.createCell(i++).setCellValue(vendor.contacts[j].mobile)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
saveExcelFileLocally("VendorList.xls", wb)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun ExportProds(prods :List<Product>){
|
fun exportProds(prods: List<Product>) {
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
val headers : List<String> = listOf("Id", "Name", "Description", "HSN Code", "UOM")
|
val headers: List<String> = listOf("Id", "Name", "Description", "HSN Code", "UOM")
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
|
|
||||||
val totalCols = headers.size
|
|
||||||
var rowCnt = 1
|
var rowCnt = 1
|
||||||
|
|
||||||
for (prod in prods){
|
for (prod in prods) {
|
||||||
val row = sh.createRow(rowCnt++)
|
val row = sh.createRow(rowCnt++)
|
||||||
var i = 0
|
var i = 0
|
||||||
row.createCell(i++).setCellValue(prod.id.toString())
|
row.createCell(i++).setCellValue(prod.id.toString())
|
||||||
row.createCell(i++).setCellValue(prod.name)
|
row.createCell(i++).setCellValue(prod.name)
|
||||||
row.createCell(i++).setCellValue(prod.description)
|
row.createCell(i++).setCellValue(prod.description)
|
||||||
row.createCell(i++).setCellValue(prod.hsnCode)
|
row.createCell(i++).setCellValue(prod.hsnCode)
|
||||||
row.createCell(i++).setCellValue(prod.uom?.name)
|
row.createCell(i++).setCellValue(prod.uom?.name)
|
||||||
}
|
}
|
||||||
|
saveExcelFileLocally("Products.xls", wb)
|
||||||
}
|
}
|
||||||
fun ExportPos(pos :List<PurchaseOrder>){
|
|
||||||
|
fun exportPos(pos: List<PurchaseOrder>) {
|
||||||
val wb = HSSFWorkbook()
|
val wb = HSSFWorkbook()
|
||||||
val sh = wb.createSheet()
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
val headers : List<String> = listOf("Number", "Date", "Open Till", "Reference Quotation Number", "Vendor Name", "Vendor Address", "Product Id", "Product Name", "Unit Price", "Quantity", "Total Amount", "Terms and Conditions")
|
val headers: List<String> = listOf(
|
||||||
|
"Number",
|
||||||
|
"Date",
|
||||||
|
"Open Till",
|
||||||
|
"Reference Quotation Number",
|
||||||
|
"Vendor Name",
|
||||||
|
"Vendor Address",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
"Total Amount",
|
||||||
|
"Terms and Conditions"
|
||||||
|
)
|
||||||
createHeaderRow(headers, sh, wb)
|
createHeaderRow(headers, sh, wb)
|
||||||
|
|
||||||
val totalCols = headers.size
|
|
||||||
var rowCnt = 1
|
var rowCnt = 1
|
||||||
for(po in pos){
|
for (po in pos) {
|
||||||
val prodCnt = po.products.size
|
val prodCnt = po.products.size
|
||||||
|
|
||||||
for (j in 0..prodCnt - 1){
|
for (j in 0..<prodCnt) {
|
||||||
val row = sh.createRow(rowCnt++)
|
val row = sh.createRow(rowCnt++)
|
||||||
var i = 0
|
var i = 0
|
||||||
row.createCell(i++).setCellValue(po.poNum)
|
row.createCell(i++).setCellValue(po.poNum)
|
||||||
row.createCell(i++).setCellValue(po.poDate)
|
row.createCell(i++).setCellValue(po.poDate)
|
||||||
row.createCell(i++).setCellValue(po.validTill)
|
row.createCell(i++).setCellValue(po.validTill)
|
||||||
row.createCell(i++).setCellValue(po.referenceQuotation)
|
row.createCell(i++).setCellValue(po.referenceQuotation)
|
||||||
row.createCell(i++).setCellValue(po.vendor?.name)
|
row.createCell(i++).setCellValue(po.vendor?.name)
|
||||||
row.createCell(i++).setCellValue(po.vendor?.address)
|
row.createCell(i++).setCellValue(po.vendor?.address)
|
||||||
|
|
||||||
//6 would be repeated
|
//6 would be repeated
|
||||||
row.createCell(i++).setCellValue(po.products[j].productId)
|
row.createCell(i++).setCellValue(po.products[j].productId)
|
||||||
row.createCell(i++).setCellValue(po.products[j].productName)
|
row.createCell(i++).setCellValue(po.products[j].productName)
|
||||||
row.createCell(i++).setCellValue(po.products[j].unitPrice)
|
row.createCell(i++).setCellValue(po.products[j].unitPrice)
|
||||||
row.createCell(i++).setCellValue(po.products[j].quantity)
|
row.createCell(i++).setCellValue(po.products[j].quantity)
|
||||||
|
|
||||||
row.createCell(i++).setCellValue(po.totalAmount)
|
row.createCell(i++).setCellValue(po.totalAmount)
|
||||||
row.createCell(i++).setCellValue(po.tnc?.joinToString(";"))
|
row.createCell(i++).setCellValue(po.tnc?.joinToString(";"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
saveExcelFileLocally("Pos.xls", wb)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun exportIncomingInventory(tickets : List<IncomingInventory>) {
|
||||||
|
val wb = HSSFWorkbook()
|
||||||
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
|
val headers: List<String> = listOf(
|
||||||
|
"MRN",
|
||||||
|
"Date",
|
||||||
|
"Vendor Name",
|
||||||
|
"Vendor Bill Number",
|
||||||
|
"Vendor Bill Amount",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
)
|
||||||
|
createHeaderRow(headers, sh, wb)
|
||||||
|
|
||||||
|
var rowCnt = 1
|
||||||
|
for (ticket in tickets) {
|
||||||
|
val prodCnt = ticket.products?.size
|
||||||
|
|
||||||
|
for (j in 0..<prodCnt!!) {
|
||||||
|
val row = sh.createRow(rowCnt++)
|
||||||
|
var i = 0
|
||||||
|
row.createCell(i++).setCellValue(ticket.mrn)
|
||||||
|
row.createCell(i++).setCellValue(ticket.date)
|
||||||
|
row.createCell(i++).setCellValue(ticket.vendor?.name)
|
||||||
|
row.createCell(i++).setCellValue(ticket.vendorBillNum)
|
||||||
|
row.createCell(i++).setCellValue(ticket.vendorBillAmount)
|
||||||
|
|
||||||
|
//6 would be repeated
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].productId)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].productName)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].unitPrice)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].quantity)
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
saveExcelFileLocally("IncomingInventory.xls", wb)
|
||||||
|
}
|
||||||
|
|
||||||
|
fun exportOutgoingInventory(tickets : List<OutgoingInventory>) {
|
||||||
|
val wb = HSSFWorkbook()
|
||||||
|
val sh = wb.createSheet()
|
||||||
|
|
||||||
|
val headers: List<String> = listOf(
|
||||||
|
"MDN",
|
||||||
|
"Date",
|
||||||
|
"Out Mode",
|
||||||
|
"Purpose",
|
||||||
|
"Product Id",
|
||||||
|
"Product Name",
|
||||||
|
"Unit Price",
|
||||||
|
"Quantity",
|
||||||
|
)
|
||||||
|
createHeaderRow(headers, sh, wb)
|
||||||
|
|
||||||
|
var rowCnt = 1
|
||||||
|
for (ticket in tickets) {
|
||||||
|
val prodCnt = ticket.products?.size
|
||||||
|
|
||||||
|
for (j in 0..<prodCnt!!) {
|
||||||
|
val row = sh.createRow(rowCnt++)
|
||||||
|
var i = 0
|
||||||
|
row.createCell(i++).setCellValue(ticket.mdn)
|
||||||
|
row.createCell(i++).setCellValue(ticket.date)
|
||||||
|
row.createCell(i++).setCellValue(ticket.outMode.toString())
|
||||||
|
row.createCell(i++).setCellValue(ticket.purpose)
|
||||||
|
|
||||||
|
//6 would be repeated
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].productId)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].productName)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].unitPrice)
|
||||||
|
row.createCell(i++).setCellValue(ticket.products!![j].quantity)
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
saveExcelFileLocally("OutgoingInventory.xls", wb)
|
||||||
}
|
}
|
||||||
fun main() {
|
fun main() {
|
||||||
//ImportFromExcel(FileType.QUOTES, "C:\\Users\\arsalan\\Downloads\\Book.xlsx")
|
//ImportFromExcel(FileType.QUOTES, "C:\\Users\\arsalan\\Downloads\\Book.xlsx")
|
||||||
TemplateExcelFile(FileType.PRODS)
|
TemplateExcelFile(FileType.PRODS)
|
||||||
}
|
}
|
||||||
|
|
||||||
fun ImportFromExcel(fileType: FileType, filePath : String) {
|
fun ImportFromExcel(fileType: FileType, filePath: String) {
|
||||||
val wb = WorkbookFactory.create(File(filePath))
|
val wb = WorkbookFactory.create(File(filePath))
|
||||||
val sh = wb.getSheetAt(0)
|
val sh = wb.getSheetAt(0)
|
||||||
|
|
||||||
when(fileType){
|
when (fileType) {
|
||||||
FileType.QUOTES -> {
|
FileType.QUOTES -> {
|
||||||
//Quote Number, ProductName, Product Quantity, Total Amount, RFQ Number, Quote Date, Valid Till, TNC[], Documents[]
|
//Quote Number, ProductName, Product Quantity, Total Amount, RFQ Number, Quote Date, Valid Till, TNC[], Documents[]
|
||||||
val quotesMap : MutableMap<String, Quotation> = mutableMapOf()
|
val quotesMap: MutableMap<String, Quotation> = mutableMapOf()
|
||||||
val quotesList : List<Quotation> = mutableListOf()
|
val quotesList: List<Quotation> = mutableListOf()
|
||||||
sh.rowIterator().forEach { row ->
|
sh.rowIterator().forEach { row ->
|
||||||
if(row == null){
|
if (row == null) {
|
||||||
//reached eof
|
//reached eof
|
||||||
return@forEach
|
return@forEach
|
||||||
}
|
}
|
||||||
@ -286,7 +452,7 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
if (quotesMap.containsKey(quoteNumber)) {
|
if (quotesMap.containsKey(quoteNumber)) {
|
||||||
//duplicated row
|
//duplicated row
|
||||||
quotesMap.get(quoteNumber)?.products?.add(prod)
|
quotesMap.get(quoteNumber)?.products?.add(prod)
|
||||||
}else {
|
} else {
|
||||||
val v = Vendor()
|
val v = Vendor()
|
||||||
v.apply {
|
v.apply {
|
||||||
name = vendorName
|
name = vendorName
|
||||||
@ -307,17 +473,18 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
//docs, tncs
|
//docs, tncs
|
||||||
// println("$quotesMap")
|
// println("$quotesMap")
|
||||||
|
|
||||||
// quotesMap.forEach { (k, v) ->
|
// quotesMap.forEach { (k, v) ->
|
||||||
// println("$v")
|
// println("$v")
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.POS -> {
|
FileType.POS -> {
|
||||||
//poNum, poDate, validTill, refQuoteNum, prodName, prodQuantity, totalAmount, products, vendorName, vendorGst, vendorAddress, tnc[]. docs[]
|
//poNum, poDate, validTill, refQuoteNum, prodName, prodQuantity, totalAmount, products, vendorName, vendorGst, vendorAddress, tnc[]. docs[]
|
||||||
val PoMap : MutableMap<String, PurchaseOrder> = mutableMapOf()
|
val PoMap: MutableMap<String, PurchaseOrder> = mutableMapOf()
|
||||||
sh.rowIterator().forEach { row ->
|
sh.rowIterator().forEach { row ->
|
||||||
if(row == null) return@forEach
|
if (row == null) return@forEach
|
||||||
val poNum = stringFromCellHelper(row.getCell(0))
|
val poNum = stringFromCellHelper(row.getCell(0))
|
||||||
val poDate = dateFromCellHelper(row.getCell(1))
|
val poDate = dateFromCellHelper(row.getCell(1))
|
||||||
val refQuoteNum = stringFromCellHelper(row.getCell(2))
|
val refQuoteNum = stringFromCellHelper(row.getCell(2))
|
||||||
@ -330,11 +497,11 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
val totalPoAmount = doubleFromCellHelper(row.getCell(9))
|
val totalPoAmount = doubleFromCellHelper(row.getCell(9))
|
||||||
//tncs, docs
|
//tncs, docs
|
||||||
|
|
||||||
val prod = POProducts("", prodName, 0.0, prodQuantity,"")
|
val prod = POProducts("", prodName, 0.0, prodQuantity, "")
|
||||||
if(PoMap.containsKey(poNum)){
|
if (PoMap.containsKey(poNum)) {
|
||||||
//repeated row
|
//repeated row
|
||||||
PoMap.get(poNum)?.products?.add(prod)
|
PoMap.get(poNum)?.products?.add(prod)
|
||||||
}else{
|
} else {
|
||||||
val vendor = Vendor()
|
val vendor = Vendor()
|
||||||
vendor.name = vendorName
|
vendor.name = vendorName
|
||||||
vendor.address = vendorAddress
|
vendor.address = vendorAddress
|
||||||
@ -348,15 +515,16 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.VENDORS -> {
|
FileType.VENDORS -> {
|
||||||
sh.rowIterator().forEach { row ->
|
sh.rowIterator().forEach { row ->
|
||||||
//name, msme, gstNum, addresss, rating, contacts
|
//name, msme, gstNum, addresss, rating, contacts
|
||||||
if(row == null) return@forEach
|
if (row == null) return@forEach
|
||||||
val name = stringFromCellHelper(row.getCell(0))
|
val name = stringFromCellHelper(row.getCell(0))
|
||||||
val msme = stringFromCellHelper(row.getCell(1))
|
val msme = stringFromCellHelper(row.getCell(1))
|
||||||
val gstNum = stringFromCellHelper(row.getCell(2))
|
val gstNum = stringFromCellHelper(row.getCell(2))
|
||||||
val address = stringFromCellHelper(row.getCell(3))
|
val address = stringFromCellHelper(row.getCell(3))
|
||||||
val rating = doubleFromCellHelper(row.getCell(4))
|
val rating = doubleFromCellHelper(row.getCell(4))
|
||||||
|
|
||||||
//vendor object
|
//vendor object
|
||||||
val vendor = Vendor()
|
val vendor = Vendor()
|
||||||
@ -367,9 +535,10 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
vendor.rating = rating
|
vendor.rating = rating
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.PRODS -> {
|
FileType.PRODS -> {
|
||||||
sh.rowIterator().forEach { row ->
|
sh.rowIterator().forEach { row ->
|
||||||
if(row == null) return@forEach
|
if (row == null) return@forEach
|
||||||
//id, name, description, hsnCode, uom
|
//id, name, description, hsnCode, uom
|
||||||
val prodId = longIntFromCellHelper(row.getCell(0))
|
val prodId = longIntFromCellHelper(row.getCell(0))
|
||||||
val prodName = stringFromCellHelper(row.getCell(1))
|
val prodName = stringFromCellHelper(row.getCell(1))
|
||||||
@ -383,14 +552,15 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
prod.name = prodName
|
prod.name = prodName
|
||||||
prod.description = prodDesc
|
prod.description = prodDesc
|
||||||
prod.hsnCode = prodHsnCode
|
prod.hsnCode = prodHsnCode
|
||||||
prod.uom = when(prodUom) {
|
prod.uom = when (prodUom) {
|
||||||
"nos" -> UOM.NOS
|
"nos" -> UOM.NOS
|
||||||
"ltr" -> UOM.LTR
|
"ltr" -> UOM.LTR
|
||||||
"mtr" -> UOM.MTR
|
"mtr" -> UOM.MTR
|
||||||
else -> UOM.LTR
|
else -> UOM.ALL
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
FileType.DOCS -> {
|
FileType.DOCS -> {
|
||||||
sh.rowIterator().forEach { row ->
|
sh.rowIterator().forEach { row ->
|
||||||
//Document Name, Document Type, RefID, url
|
//Document Name, Document Type, RefID, url
|
||||||
@ -403,179 +573,15 @@ fun ImportFromExcel(fileType: FileType, filePath : String) {
|
|||||||
//new doc object
|
//new doc object
|
||||||
val doc = Document()
|
val doc = Document()
|
||||||
doc.name = docName
|
doc.name = docName
|
||||||
doc.typeOfDoc = when(docType) {
|
doc.typeOfDoc = when (docType) {
|
||||||
"quote" -> DocType.QUOTE
|
"quote" -> DocType.QUOTE
|
||||||
"po" -> DocType.PO
|
"po" -> DocType.PO
|
||||||
"invoice" -> DocType.INVOICE
|
"invoice" -> DocType.INVOICE
|
||||||
else -> DocType.ALL
|
else -> DocType.ALL
|
||||||
}
|
}
|
||||||
doc.refId = refId
|
doc.refIdOfDoc = refId.toLong()
|
||||||
doc.url = url
|
doc.url = url
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
data class validateExcel(
|
|
||||||
val name: String,
|
|
||||||
val description: String,
|
|
||||||
val hsnCode: String,
|
|
||||||
val ok: Boolean,
|
|
||||||
val err: String,
|
|
||||||
)
|
|
||||||
|
|
||||||
val app_common_om = jacksonObjectMapper().apply {
|
|
||||||
registerModule(JavaTimeModule())
|
|
||||||
configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, false)
|
|
||||||
}
|
|
||||||
|
|
||||||
fun ExcelRead(): String{
|
|
||||||
val inputStream = FileInputStream("C:\\Users\\vinay\\IdeaProjects\\readymixerp_modules_api_git\\Untitled 1.xlsx")
|
|
||||||
val workbook = WorkbookFactory.create(inputStream)
|
|
||||||
val workSheet = workbook.getSheetAt(0)
|
|
||||||
var h = true
|
|
||||||
//Header check
|
|
||||||
if(workSheet.getRow(0).getCell(0).stringCellValue.equals("Name")) {
|
|
||||||
if (workSheet.getRow(0).getCell(1).stringCellValue.equals("Description")) {
|
|
||||||
if (workSheet.getRow(0).getCell(2).stringCellValue.equals("HSN")) {
|
|
||||||
if (workSheet.getRow(0).getCell(3).stringCellValue.equals("UOM")) {
|
|
||||||
h = false
|
|
||||||
}else return "Header UOM mismatch"
|
|
||||||
}else return "Header-HSN mismatch"
|
|
||||||
}else return "Header-Desc mismatch"
|
|
||||||
}else return "Header-Name mismatch"
|
|
||||||
|
|
||||||
val resp = arrayListOf<validateExcel>()
|
|
||||||
|
|
||||||
if(h==false) {
|
|
||||||
workSheet.rowIterator().forEach { row ->
|
|
||||||
|
|
||||||
if (row == null) return@forEach
|
|
||||||
|
|
||||||
if (h) {
|
|
||||||
|
|
||||||
val pName = row.getCell(0).run {
|
|
||||||
when {
|
|
||||||
this == null -> ""
|
|
||||||
this.cellType == CellType.STRING -> this.stringCellValue
|
|
||||||
else -> ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
val pDesc = row.getCell(1).run {
|
|
||||||
when {
|
|
||||||
this == null -> ""
|
|
||||||
this.cellType == CellType.STRING -> this.stringCellValue
|
|
||||||
else -> ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
val pHsn = row.getCell(2).run {
|
|
||||||
when {
|
|
||||||
this == null -> ""
|
|
||||||
this.cellType == CellType.STRING -> this.stringCellValue
|
|
||||||
else -> ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (pName.isEmpty() && pDesc.isEmpty() && pHsn.isEmpty()) {
|
|
||||||
return@forEach
|
|
||||||
}
|
|
||||||
if (pName.isEmpty()) {
|
|
||||||
resp.add(
|
|
||||||
validateExcel(
|
|
||||||
name = pName,
|
|
||||||
description = pDesc,
|
|
||||||
hsnCode = pHsn,
|
|
||||||
ok = false,
|
|
||||||
err = "Product name is required"
|
|
||||||
)
|
|
||||||
)
|
|
||||||
return@forEach
|
|
||||||
}
|
|
||||||
if (pDesc.isEmpty()) {
|
|
||||||
resp.add(
|
|
||||||
validateExcel(
|
|
||||||
name = pName,
|
|
||||||
description = pDesc,
|
|
||||||
hsnCode = pHsn,
|
|
||||||
ok = false,
|
|
||||||
err = "Product description is required"
|
|
||||||
)
|
|
||||||
)
|
|
||||||
return@forEach
|
|
||||||
}
|
|
||||||
if (pHsn.isEmpty()) {
|
|
||||||
resp.add(
|
|
||||||
validateExcel(
|
|
||||||
name = pName,
|
|
||||||
description = pDesc,
|
|
||||||
hsnCode = pHsn,
|
|
||||||
ok = false,
|
|
||||||
err = "Product HSN is required"
|
|
||||||
)
|
|
||||||
)
|
|
||||||
return@forEach
|
|
||||||
}
|
|
||||||
}
|
|
||||||
h = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return app_common_om.writeValueAsString(resp)
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
fun CreateExcel(productList: List<Product>): InputStream {
|
|
||||||
val wb = XSSFWorkbook()
|
|
||||||
val sh = wb.createSheet()
|
|
||||||
val rows: Row = sh.createRow(0)
|
|
||||||
rows.createCell(0).setCellValue("Name")
|
|
||||||
rows.createCell(1).setCellValue("Description")
|
|
||||||
rows.createCell(2).setCellValue("HSN")
|
|
||||||
rows.createCell(3).setCellValue("UOM")
|
|
||||||
|
|
||||||
var rowNum = 1
|
|
||||||
for (product in productList) {
|
|
||||||
val row: Row = sh.createRow(rowNum++)
|
|
||||||
|
|
||||||
row.createCell(0).setCellValue(product.name)
|
|
||||||
row.createCell(1).setCellValue(product.description)
|
|
||||||
row.createCell(2).setCellValue(product.hsnCode)
|
|
||||||
|
|
||||||
val uomCell: Cell = row.createCell(3)
|
|
||||||
uomCell.setCellValue(product.uom?.name ?: "")
|
|
||||||
}
|
|
||||||
|
|
||||||
val baos = ByteArrayOutputStream()
|
|
||||||
wb.write(baos)
|
|
||||||
wb.close()
|
|
||||||
|
|
||||||
return ByteArrayInputStream(baos.toByteArray())
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
fun excelToDb(): List<Product> {
|
|
||||||
val inputStream = FileInputStream("C:\\Users\\vinay\\IdeaProjects\\readymixerp_modules_api_git\\Untitled 1.xlsx")
|
|
||||||
val workbook = WorkbookFactory.create(inputStream)
|
|
||||||
val workSheet = workbook.getSheetAt(0)
|
|
||||||
|
|
||||||
for (row in workSheet) {
|
|
||||||
val cell1Value = row.getCell(0).stringCellValue
|
|
||||||
val cell2Value = row.getCell(1).stringCellValue
|
|
||||||
val cell3Value = row.getCell(2).stringCellValue
|
|
||||||
val cell4Value = row?.getCell(3)?.stringCellValue
|
|
||||||
|
|
||||||
val prod = Product()
|
|
||||||
prod.name = cell1Value
|
|
||||||
prod.description = cell2Value
|
|
||||||
prod.hsnCode = cell3Value
|
|
||||||
prod.uom = when(cell4Value) {
|
|
||||||
"nos" -> UOM.NOS
|
|
||||||
"ltr" -> UOM.LTR
|
|
||||||
"mtr" -> UOM.MTR
|
|
||||||
else -> UOM.ALL
|
|
||||||
}
|
|
||||||
database.saveAll(prod)
|
|
||||||
}
|
|
||||||
val productList = Session.database.find(Product::class.java).findList()
|
|
||||||
return productList
|
|
||||||
}
|
|
||||||
@ -1,70 +1,104 @@
|
|||||||
package com.restapi.controllers
|
package com.restapi.controllers
|
||||||
|
|
||||||
import com.restapi.domain.*
|
import com.restapi.domain.*
|
||||||
import com.restapi.domain.Quotation
|
|
||||||
import com.restapi.domain.Session.database
|
import com.restapi.domain.Session.database
|
||||||
|
import org.checkerframework.checker.index.qual.LessThan
|
||||||
import java.time.LocalDate
|
import java.time.LocalDate
|
||||||
|
|
||||||
//constants
|
//constants
|
||||||
const val IGNORE = "%"
|
const val IGNORE = "%"
|
||||||
val baseDate :LocalDate = LocalDate.of(1500, 1,1, )
|
val baseDate: LocalDate = LocalDate.of(1500, 1, 1)
|
||||||
val maxDate :LocalDate = LocalDate.of(3000, 1 ,1)
|
val maxDate: LocalDate = LocalDate.of(3000, 1, 1)
|
||||||
const val RATING_MAX = 10.0
|
const val RATING_MAX = 10.0
|
||||||
const val RATING_MIN = 0.0
|
const val RATING_MIN = 0.0
|
||||||
|
|
||||||
//common filters would be used by most of the handlers
|
//common filters would be used by most of the handlers
|
||||||
//require a list of vendor ids to be passed
|
//require a list of vendor ids to be passed
|
||||||
data class CommonFilters (
|
data class CommonFilters(
|
||||||
val fromDate :LocalDate = baseDate,
|
val from: LocalDate = baseDate,
|
||||||
val toDate :LocalDate = maxDate,
|
val to: LocalDate = maxDate,
|
||||||
val vendor :List<Long>? = null,
|
val vendor: List<Long>? = null,
|
||||||
val sortAsc :Boolean = true,
|
val sortAsc: Boolean = true,
|
||||||
val sortBy :String = IGNORE
|
val sortBy: String = IGNORE
|
||||||
)
|
)
|
||||||
interface CustomFilters{}
|
|
||||||
data class POFilters (
|
interface CustomFilters {}
|
||||||
val poNumLike :String = IGNORE,
|
|
||||||
val totalAmountExceeds :Long = Long.MIN_VALUE,
|
data class POFilters(
|
||||||
val totalAmountLessThan :Long = Long.MAX_VALUE,
|
val poNumLike: String = IGNORE,
|
||||||
|
val totalAmountExceeds: Long = Long.MIN_VALUE,
|
||||||
|
val totalAmountLessThan: Long = Long.MAX_VALUE,
|
||||||
val validAfter: LocalDate = baseDate,
|
val validAfter: LocalDate = baseDate,
|
||||||
val validBefore: LocalDate = maxDate,
|
val validBefore: LocalDate = maxDate,
|
||||||
val refQuotation :String = IGNORE,
|
val refQuotation: String = IGNORE,
|
||||||
) : CustomFilters
|
) : CustomFilters
|
||||||
|
|
||||||
enum class UOMFilter {
|
data class ProductFilters(
|
||||||
ALL //fixme: later
|
val nameLike: String = IGNORE,
|
||||||
}
|
val hsnLike: String = IGNORE,
|
||||||
data class ProductFilters (
|
val uom: UOM = UOM.ALL,
|
||||||
val nameLike :String = IGNORE,
|
|
||||||
val hsnLike :String = IGNORE,
|
|
||||||
val uom :UOMFilter = UOMFilter.ALL,
|
|
||||||
) : CustomFilters
|
) : CustomFilters
|
||||||
data class DocumentFilters (
|
|
||||||
val nameLike :String = IGNORE,
|
data class DocumentFilters(
|
||||||
val typeOfDoc :DocType = DocType.ALL,
|
val nameLike: String = IGNORE,
|
||||||
val docDateFrom :LocalDate = baseDate,
|
val typeOfDoc: DocType = DocType.ALL,
|
||||||
val docDataTo :LocalDate = maxDate,
|
val docDateFrom: LocalDate = baseDate,
|
||||||
) :CustomFilters
|
val docDataTo: LocalDate = maxDate,
|
||||||
data class RFQFilters (
|
) : CustomFilters
|
||||||
val validBefore :LocalDate = maxDate,
|
|
||||||
val validAfter :LocalDate = baseDate,
|
data class RFQFilters(
|
||||||
val reqForQuoteNumLike :String = IGNORE,
|
val validBefore: LocalDate = maxDate,
|
||||||
)
|
val validAfter: LocalDate = baseDate,
|
||||||
data class QuoteFilters (
|
val reqForQuoteNumLike: String = IGNORE,
|
||||||
val quoteNumLike :String = IGNORE,
|
) : CustomFilters
|
||||||
val validBefore :LocalDate = maxDate,
|
|
||||||
val validAfter :LocalDate = baseDate,
|
data class QuoteFilters(
|
||||||
val totalAmountExceeds :Long = Long.MIN_VALUE,
|
val quoteNumLike: String = IGNORE,
|
||||||
val totalAmountLessThan :Long = Long.MAX_VALUE,
|
val validBefore: LocalDate = maxDate,
|
||||||
) :CustomFilters
|
val validAfter: LocalDate = baseDate,
|
||||||
data class VendorFilters (
|
val totalAmountExceeds: Long = Long.MIN_VALUE,
|
||||||
val nameLike :String = IGNORE,
|
val totalAmountLessThan: Long = Long.MAX_VALUE,
|
||||||
val msmeLike :String = IGNORE,
|
) : CustomFilters
|
||||||
val gstNumLike :String = IGNORE,
|
|
||||||
val addressLike :String = IGNORE,
|
data class VendorFilters(
|
||||||
val ratingExceeds :Double = RATING_MIN,
|
val nameLike: String = IGNORE,
|
||||||
val ratingLessThan :Double = RATING_MAX,
|
val msmeLike: String = IGNORE,
|
||||||
) :CustomFilters
|
val gstNumLike: String = IGNORE,
|
||||||
fun<T> applyVendorHelper(q :io.ebean.ExpressionList<T>, vids :List<Long>?) {
|
val addressLike: String = IGNORE,
|
||||||
|
val ratingExceeds: Double = RATING_MIN,
|
||||||
|
val ratingLessThan: Double = RATING_MAX,
|
||||||
|
) : CustomFilters
|
||||||
|
|
||||||
|
data class IncomingInventoryFilters(
|
||||||
|
val mrnLike: String = IGNORE,
|
||||||
|
val vehicleLike: String = IGNORE,
|
||||||
|
val vendorBillAmountExceeds: Double = Double.MIN_VALUE,
|
||||||
|
val vendorBillAmountLessThan: Double = Double.MAX_VALUE
|
||||||
|
) : CustomFilters
|
||||||
|
|
||||||
|
data class OutgoingInventoryFilters(
|
||||||
|
val mdnLike: String = IGNORE,
|
||||||
|
val purposeLike: String = IGNORE,
|
||||||
|
val personLike: String = IGNORE,
|
||||||
|
val vehicleLike: String = IGNORE,
|
||||||
|
val outMode: OutMode = OutMode.ALL
|
||||||
|
) : CustomFilters
|
||||||
|
|
||||||
|
data class InvoiceFilters(
|
||||||
|
val numLike: String = IGNORE,
|
||||||
|
val poNumLike: String = IGNORE,
|
||||||
|
val status: InvoiceStatus = InvoiceStatus.ALL,
|
||||||
|
val totalAmountExceeds: Double = Double.MIN_VALUE,
|
||||||
|
val totalAmountLessThan: Double = Double.MAX_VALUE
|
||||||
|
) : CustomFilters
|
||||||
|
|
||||||
|
data class PaymentFilters(
|
||||||
|
val refNumberLike: String = IGNORE,
|
||||||
|
val amountExceeds: Double = Double.MIN_VALUE,
|
||||||
|
val amountLessThan: Double = Double.MAX_VALUE
|
||||||
|
) : CustomFilters
|
||||||
|
|
||||||
|
fun <T> applyVendorHelper(q: io.ebean.ExpressionList<T>, vids: List<Long>?) {
|
||||||
if (vids.isNullOrEmpty()) return
|
if (vids.isNullOrEmpty()) return
|
||||||
// q.apply {
|
// q.apply {
|
||||||
// q.`in`("vendor", vids)
|
// q.`in`("vendor", vids)
|
||||||
@ -73,35 +107,40 @@ fun<T> applyVendorHelper(q :io.ebean.ExpressionList<T>, vids :List<Long>?) {
|
|||||||
// println(vids[0])
|
// println(vids[0])
|
||||||
q.eq("vendor_sys_pk", vids[0])
|
q.eq("vendor_sys_pk", vids[0])
|
||||||
}
|
}
|
||||||
fun<T> applySortHelper(q :io.ebean.ExpressionList<T>, sortBy :String, asc :Boolean) {
|
|
||||||
if(sortBy == IGNORE) return;
|
fun <T> applySortHelper(q: io.ebean.ExpressionList<T>, sortBy: String, asc: Boolean) {
|
||||||
|
if (sortBy == IGNORE) return;
|
||||||
val order = if (asc) "ASC" else "DESC"
|
val order = if (asc) "ASC" else "DESC"
|
||||||
q.orderBy("$sortBy $order")
|
q.orderBy("$sortBy $order")
|
||||||
}
|
}
|
||||||
fun<T> applyFromToHelper(q :io.ebean.ExpressionList<T>, fromDate: LocalDate, toDate: LocalDate, colName :String) {
|
|
||||||
|
fun <T> applyFromToHelper(q: io.ebean.ExpressionList<T>, fromDate: LocalDate, toDate: LocalDate, colName: String) {
|
||||||
q.ge(colName, fromDate)
|
q.ge(colName, fromDate)
|
||||||
.le(colName, toDate)
|
.le(colName, toDate)
|
||||||
}
|
}
|
||||||
fun<T> applyCommonFilters(q :io.ebean.ExpressionList<T>, commonFilters: CommonFilters) {
|
|
||||||
|
fun <T> applyCommonFilters(q: io.ebean.ExpressionList<T>, commonFilters: CommonFilters) {
|
||||||
applyVendorHelper<T>(q, commonFilters.vendor)
|
applyVendorHelper<T>(q, commonFilters.vendor)
|
||||||
applySortHelper<T>(q, commonFilters.sortBy, commonFilters.sortAsc)
|
applySortHelper<T>(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
}
|
}
|
||||||
fun searchQuotes(commonFilters: CommonFilters, quoteFilters: QuoteFilters) : List<Quotation> {
|
|
||||||
|
fun searchQuotes(commonFilters: CommonFilters, quoteFilters: QuoteFilters): List<Quotation> {
|
||||||
val q = database.find(Quotation::class.java)
|
val q = database.find(Quotation::class.java)
|
||||||
.where()
|
.where()
|
||||||
.ge("quoteDate", commonFilters.fromDate)
|
.ge("quoteDate", commonFilters.from)
|
||||||
.le("quoteDate", commonFilters.toDate)
|
.le("quoteDate", commonFilters.to)
|
||||||
.ge("validTill",quoteFilters.validAfter)
|
.ge("validTill", quoteFilters.validAfter)
|
||||||
.le("validTill", quoteFilters.validBefore)
|
.le("validTill", quoteFilters.validBefore)
|
||||||
.ge("totalAmount", quoteFilters.totalAmountExceeds)
|
.ge("totalAmount", quoteFilters.totalAmountExceeds)
|
||||||
.le("totalAmount", quoteFilters.totalAmountLessThan)
|
.le("totalAmount", quoteFilters.totalAmountLessThan)
|
||||||
.ilike("quoteNum", "%" + quoteFilters.quoteNumLike + "%")
|
.ilike("quoteNum", "%" + quoteFilters.quoteNumLike + "%")
|
||||||
applyFromToHelper(q, commonFilters.fromDate, commonFilters.toDate, "quoteDate")
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "quoteDate")
|
||||||
applyVendorHelper(q, commonFilters.vendor)
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
return q.findList()
|
return q.findList()
|
||||||
}
|
}
|
||||||
fun searchVendors(commonFilters: CommonFilters, vendorFilters: VendorFilters) : List<Vendor> {
|
|
||||||
|
fun searchVendors(commonFilters: CommonFilters, vendorFilters: VendorFilters): List<Vendor> {
|
||||||
val q = database.find(Vendor::class.java)
|
val q = database.find(Vendor::class.java)
|
||||||
.where()
|
.where()
|
||||||
.ge("rating", vendorFilters.ratingExceeds)
|
.ge("rating", vendorFilters.ratingExceeds)
|
||||||
@ -113,11 +152,25 @@ fun searchVendors(commonFilters: CommonFilters, vendorFilters: VendorFilters) :
|
|||||||
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
return q.findList()
|
return q.findList()
|
||||||
}
|
}
|
||||||
fun searchDocs(commonFilters: CommonFilters, documentFilters: DocumentFilters) : List<Document> {
|
|
||||||
|
fun searchProducts(commonFilters: CommonFilters, productFilters: ProductFilters): List<Product> {
|
||||||
|
val q = database.find(Product::class.java)
|
||||||
|
.where()
|
||||||
|
.ilike("name", "%" + productFilters.nameLike + "%")
|
||||||
|
.ilike("hsnCode", "%" + productFilters.hsnLike + "%")
|
||||||
|
|
||||||
|
if (productFilters.uom != UOM.ALL) {
|
||||||
|
q.eq("uom", productFilters.uom)
|
||||||
|
}
|
||||||
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
|
return q.findList()
|
||||||
|
}
|
||||||
|
|
||||||
|
fun searchDocs(commonFilters: CommonFilters, documentFilters: DocumentFilters): List<Document> {
|
||||||
val q = database.find(Document::class.java)
|
val q = database.find(Document::class.java)
|
||||||
.where()
|
.where()
|
||||||
.apply {
|
.apply {
|
||||||
if(documentFilters.typeOfDoc != DocType.ALL){
|
if (documentFilters.typeOfDoc != DocType.ALL) {
|
||||||
this.eq("docType", documentFilters.typeOfDoc)
|
this.eq("docType", documentFilters.typeOfDoc)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -126,7 +179,8 @@ fun searchDocs(commonFilters: CommonFilters, documentFilters: DocumentFilters) :
|
|||||||
applyVendorHelper(q, commonFilters.vendor)
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
return q.findList()
|
return q.findList()
|
||||||
}
|
}
|
||||||
fun searchPos(commonFilters: CommonFilters, poFilters: POFilters?) : List<PurchaseOrder> {
|
|
||||||
|
fun searchPos(commonFilters: CommonFilters, poFilters: POFilters?): List<PurchaseOrder> {
|
||||||
val poFilters = poFilters ?: POFilters()
|
val poFilters = poFilters ?: POFilters()
|
||||||
val q = database.find(PurchaseOrder::class.java)
|
val q = database.find(PurchaseOrder::class.java)
|
||||||
.where()
|
.where()
|
||||||
@ -136,12 +190,13 @@ fun searchPos(commonFilters: CommonFilters, poFilters: POFilters?) : List<Purcha
|
|||||||
.le("validTill", poFilters.validBefore)
|
.le("validTill", poFilters.validBefore)
|
||||||
.ilike("poNum", "%" + poFilters.poNumLike + "%")
|
.ilike("poNum", "%" + poFilters.poNumLike + "%")
|
||||||
.ilike("referenceQuotation", "%" + poFilters.refQuotation + "%")
|
.ilike("referenceQuotation", "%" + poFilters.refQuotation + "%")
|
||||||
applyFromToHelper(q, commonFilters.fromDate, commonFilters.toDate, "poDate")
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "poDate")
|
||||||
applyVendorHelper(q, commonFilters.vendor)
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
return q.findList()
|
return q.findList()
|
||||||
}
|
}
|
||||||
fun searchRFQ(commonFilters: CommonFilters, rfqFilters: RFQFilters) : List<ReqForQuote> {
|
|
||||||
|
fun searchRFQ(commonFilters: CommonFilters, rfqFilters: RFQFilters): List<ReqForQuote> {
|
||||||
val q = database.find(ReqForQuote::class.java)
|
val q = database.find(ReqForQuote::class.java)
|
||||||
.where()
|
.where()
|
||||||
.ge("validTill", rfqFilters.validAfter)
|
.ge("validTill", rfqFilters.validAfter)
|
||||||
@ -152,11 +207,64 @@ fun searchRFQ(commonFilters: CommonFilters, rfqFilters: RFQFilters) : List<ReqFo
|
|||||||
return q.findList()
|
return q.findList()
|
||||||
}
|
}
|
||||||
|
|
||||||
fun searchProduct(commonFilters: CommonFilters, productFilters: ProductFilters): List<Product> {
|
fun searchIncomingInventory(
|
||||||
val p = database.find(Product::class.java)
|
commonFilters: CommonFilters,
|
||||||
|
incomingInventoryFilters: IncomingInventoryFilters
|
||||||
|
): List<IncomingInventory> {
|
||||||
|
val q = database.find(IncomingInventory::class.java)
|
||||||
.where()
|
.where()
|
||||||
.ilike("hsnCode", productFilters.hsnLike)
|
.ge("vendorBillAmount", incomingInventoryFilters.vendorBillAmountExceeds)
|
||||||
.ilike("Pname", productFilters.nameLike)
|
.le("vendorBillAmount", incomingInventoryFilters.vendorBillAmountLessThan)
|
||||||
applySortHelper(p, commonFilters.sortBy, commonFilters.sortAsc)
|
.ilike("mrn", "%" + incomingInventoryFilters.mrnLike + "%")
|
||||||
return p.findList()
|
.ilike("vehicle", "%" + incomingInventoryFilters.vehicleLike + "%")
|
||||||
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "date")
|
||||||
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
|
return q.findList()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fun searchOutgoingInventory(
|
||||||
|
commonFilters: CommonFilters,
|
||||||
|
outgoingInventoryFilters: OutgoingInventoryFilters
|
||||||
|
): List<OutgoingInventory> {
|
||||||
|
val q = database.find(OutgoingInventory::class.java)
|
||||||
|
.where()
|
||||||
|
.ilike("mdn", "%" + outgoingInventoryFilters.mdnLike + "%")
|
||||||
|
.ilike("purpose", "%" + outgoingInventoryFilters.purposeLike + "%")
|
||||||
|
// .ilike("person", "%" + outgoingInventoryFilters.personLike + "%")
|
||||||
|
//.ilike("vehicle", "%" + outgoingInventoryFilters.vehicleLike + "%")
|
||||||
|
if (outgoingInventoryFilters.outMode != OutMode.ALL) {
|
||||||
|
q.eq("outMode", outgoingInventoryFilters.outMode)
|
||||||
|
}
|
||||||
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "date")
|
||||||
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
|
|
||||||
|
return q.findList()
|
||||||
|
}
|
||||||
|
|
||||||
|
fun searchInvoices(commonFilters: CommonFilters, invoiceFilters: InvoiceFilters): List<Invoice> {
|
||||||
|
val q = database.find(Invoice::class.java)
|
||||||
|
.where()
|
||||||
|
.ilike("number", "%" + invoiceFilters.numLike + "%")
|
||||||
|
if (invoiceFilters.status != InvoiceStatus.ALL) {
|
||||||
|
q.eq("status", invoiceFilters.status)
|
||||||
|
}
|
||||||
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "date")
|
||||||
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
|
return q.findList()
|
||||||
|
}
|
||||||
|
|
||||||
|
fun searchPayments(commonFilters: CommonFilters, paymentFilters: PaymentFilters): List<Payment> {
|
||||||
|
val q = database.find(Payment::class.java)
|
||||||
|
.where()
|
||||||
|
.ilike("refNumber", "%" + paymentFilters.refNumberLike + "%")
|
||||||
|
.ge("amount", paymentFilters.amountExceeds)
|
||||||
|
.le("amount", paymentFilters.amountLessThan)
|
||||||
|
applyFromToHelper(q, commonFilters.from, commonFilters.to, "date")
|
||||||
|
applyVendorHelper(q, commonFilters.vendor)
|
||||||
|
applySortHelper(q, commonFilters.sortBy, commonFilters.sortAsc)
|
||||||
|
return q.findList()
|
||||||
|
}
|
||||||
|
|
||||||
|
//if date is null then fromtoheper drops that///
|
||||||
@ -8,7 +8,7 @@ object DBMigration {
|
|||||||
private fun create(){
|
private fun create(){
|
||||||
val dbMigration: DbMigration = DbMigration.create()
|
val dbMigration: DbMigration = DbMigration.create()
|
||||||
dbMigration.setPlatform(Platform.POSTGRES)
|
dbMigration.setPlatform(Platform.POSTGRES)
|
||||||
|
//dbMigration.setGeneratePendingDrop("1.8")
|
||||||
dbMigration.generateMigration()
|
dbMigration.generateMigration()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -9,11 +9,16 @@ import io.ebean.annotation.*
|
|||||||
import io.ebean.annotation.Index
|
import io.ebean.annotation.Index
|
||||||
import java.time.LocalDate
|
import java.time.LocalDate
|
||||||
import java.time.LocalDateTime
|
import java.time.LocalDateTime
|
||||||
import java.util.*
|
|
||||||
import javax.persistence.*
|
import javax.persistence.*
|
||||||
|
|
||||||
data class Comments(val text: String = "", val by: String = "", val at: LocalDateTime = LocalDateTime.now())
|
data class Comments(val text: String = "", val by: String = "", val at: LocalDateTime = LocalDateTime.now())
|
||||||
data class POProducts(val productId: String = "", val productName: String = "", val unitPrice :Double = 0.0, val quantity: Double = 0.0, val description :String = "")
|
data class POProducts(
|
||||||
|
val productId: String = "",
|
||||||
|
val productName: String = "",
|
||||||
|
val unitPrice: Double = 0.0,
|
||||||
|
val quantity: Double = 0.0,
|
||||||
|
val description: String = ""
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
enum class ApprovalStatus {
|
enum class ApprovalStatus {
|
||||||
@ -219,7 +224,6 @@ open class DataModel : BaseTenantModel() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
@Index(unique = true, name = "unique_session_id", columnNames = ["session_id"])
|
@Index(unique = true, name = "unique_session_id", columnNames = ["session_id"])
|
||||||
open class AnonSession : BaseTenantModel() {
|
open class AnonSession : BaseTenantModel() {
|
||||||
@ -245,29 +249,59 @@ class SafeStringDeserializer : JsonDeserializer<String>() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
data class ContactPerson(val name: String = "", val email: String = "", val mobile: String = "")
|
data class ContactPerson(val name: String = "", val email: String = "", val mobile: String = "")
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
open class Vendor :BaseTenantModel() {
|
open class Vendor : BaseTenantModel() {
|
||||||
var name :String = ""
|
fun patchValues(updatedVendor: Vendor) {
|
||||||
var msme :String = ""
|
this.name = updatedVendor.name
|
||||||
var gstNumber :String = ""
|
this.msme = updatedVendor.msme
|
||||||
var address :String = ""
|
this.gstNumber = updatedVendor.gstNumber
|
||||||
var rating :Double = 0.0
|
this.address = updatedVendor.address
|
||||||
|
this.rating = updatedVendor.rating
|
||||||
|
this.contacts = updatedVendor.contacts
|
||||||
|
this.outstanding = updatedVendor.outstanding
|
||||||
|
this.asOnWhichDate = updatedVendor.asOnWhichDate
|
||||||
|
}
|
||||||
|
|
||||||
|
var name: String = ""
|
||||||
|
var msme: String = ""
|
||||||
|
var gstNumber: String = ""
|
||||||
|
var address: String = ""
|
||||||
|
var rating: Double = 0.0
|
||||||
|
var outstanding: Double?=0.0
|
||||||
|
var asOnWhichDate: LocalDate?=null
|
||||||
|
|
||||||
@DbJsonB
|
@DbJsonB
|
||||||
var contacts :List<ContactPerson> = mutableListOf()
|
var contacts: List<ContactPerson> = mutableListOf()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
open class PurchaseOrder :BaseTenantModel() {
|
open class PurchaseOrder : BaseTenantModel() {
|
||||||
|
fun patchValues(updatedPo: PurchaseOrder) {
|
||||||
|
this.poDate = updatedPo.poDate
|
||||||
|
this.validTill = updatedPo.validTill
|
||||||
|
this.tnc = updatedPo.tnc
|
||||||
|
this.products = updatedPo.products
|
||||||
|
this.vendor = updatedPo.vendor
|
||||||
|
this.documents = updatedPo.documents
|
||||||
|
this.totalAmount = updatedPo.totalAmount
|
||||||
|
}
|
||||||
|
|
||||||
@DbJsonB
|
@DbJsonB
|
||||||
var products :MutableList<POProducts> = mutableListOf()
|
var products: MutableList<POProducts> = mutableListOf()
|
||||||
|
|
||||||
@ManyToOne
|
@ManyToOne
|
||||||
var vendor :Vendor? = null
|
var vendor: Vendor? = null
|
||||||
var referenceQuotation :String? = ""
|
var referenceQuotation: String? = ""
|
||||||
var totalAmount :Double = 0.0
|
var totalAmount: Double = 0.0
|
||||||
var poNum: String = ""
|
var poNum: String = ""
|
||||||
var poDate: LocalDate? = null
|
var poDate: LocalDate? = null
|
||||||
var validTill: LocalDate? = null
|
var validTill: LocalDate? = null
|
||||||
|
|
||||||
@DbArray
|
@DbArray
|
||||||
var tnc: List<String>? = arrayListOf()
|
var tnc: List<String>? = arrayListOf()
|
||||||
|
|
||||||
@DbArray
|
@DbArray
|
||||||
var documents: List<String>? = arrayListOf()
|
var documents: List<String>? = arrayListOf()
|
||||||
}
|
}
|
||||||
@ -276,65 +310,200 @@ enum class UOM {
|
|||||||
NOS, LTR, MTR, ALL
|
NOS, LTR, MTR, ALL
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
enum class TypeOfProduct {
|
||||||
open class Product :BaseTenantModel() {
|
RAW_MATERIAL
|
||||||
var id: Long? = null
|
|
||||||
var name :String = ""
|
|
||||||
var description :String = ""
|
|
||||||
var hsnCode :String = ""
|
|
||||||
@Enumerated(EnumType.STRING)
|
|
||||||
var uom: UOM? = null
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
open class Quotation :BaseTenantModel() {
|
open class Product : BaseTenantModel() {
|
||||||
|
fun patchValues(updatedProduct: Product) {
|
||||||
|
this.name = updatedProduct.name
|
||||||
|
this.description = updatedProduct.description
|
||||||
|
this.hsnCode = updatedProduct.hsnCode
|
||||||
|
this.uom = updatedProduct.uom
|
||||||
|
}
|
||||||
|
|
||||||
|
var id: Long? = null
|
||||||
|
var name: String = ""
|
||||||
|
var description: String = ""
|
||||||
|
var hsnCode: String = ""
|
||||||
|
|
||||||
|
@Enumerated(EnumType.STRING)
|
||||||
|
var uom: UOM? = null
|
||||||
|
|
||||||
|
@Enumerated(EnumType.STRING)
|
||||||
|
var type: TypeOfProduct? = null
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
@Entity
|
||||||
|
open class Quotation : BaseTenantModel() {
|
||||||
|
fun patchValues(updatedQuote: Quotation) {
|
||||||
|
this.quoteDate = updatedQuote.quoteDate
|
||||||
|
this.vendorQuoteNum = updatedQuote.vendorQuoteNum
|
||||||
|
this.validTill = updatedQuote.validTill
|
||||||
|
this.reqForQuoteNum = updatedQuote.reqForQuoteNum
|
||||||
|
this.tnc = updatedQuote.tnc
|
||||||
|
this.products = updatedQuote.products
|
||||||
|
this.vendor = updatedQuote.vendor
|
||||||
|
this.documents = updatedQuote.documents
|
||||||
|
this.totalAmount = updatedQuote.totalAmount
|
||||||
|
}
|
||||||
|
|
||||||
@DbJsonB
|
@DbJsonB
|
||||||
var products :MutableList<POProducts> = mutableListOf()
|
var products: MutableList<POProducts> = mutableListOf()
|
||||||
|
|
||||||
@ManyToOne
|
@ManyToOne
|
||||||
var vendor :Vendor? = null
|
var vendor: Vendor? = null
|
||||||
var totalAmount :Double = 0.0
|
var totalAmount: Double = 0.0
|
||||||
|
|
||||||
var reqForQuoteNum: String? = ""
|
var reqForQuoteNum: String? = ""
|
||||||
var quoteNum: String = ""
|
var quoteNum: String = ""
|
||||||
var vendorQuoteNum: String? = ""
|
var vendorQuoteNum: String? = ""
|
||||||
var quoteDate: LocalDate? = null
|
var quoteDate: LocalDate? = null
|
||||||
var validTill: LocalDate? = null
|
var validTill: LocalDate? = null
|
||||||
|
|
||||||
@DbArray
|
@DbArray
|
||||||
var tnc: List<String>? = arrayListOf()
|
var tnc: List<String>? = arrayListOf()
|
||||||
|
|
||||||
@DbArray
|
@DbArray
|
||||||
var documents: List<String>? = arrayListOf()
|
var documents: List<String>? = arrayListOf()
|
||||||
|
|
||||||
|
var taxesIncluded: Boolean ?= null
|
||||||
}
|
}
|
||||||
|
|
||||||
enum class DocType{
|
enum class DocType {
|
||||||
PO, QUOTE, INVOICE, ALL
|
PO, QUOTE, INVOICE, ALL
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
open class Document :BaseTenantModel() {
|
open class Document : BaseTenantModel() {
|
||||||
var name :String = ""
|
var name: String = ""
|
||||||
|
|
||||||
@Enumerated(EnumType.STRING)
|
@Enumerated(EnumType.STRING)
|
||||||
var typeOfDoc :DocType? = null
|
var typeOfDoc: DocType? = null
|
||||||
|
|
||||||
//could be quoteNum, PoNum, InvoiceNum
|
//could be quoteNum, PoNum, InvoiceNum
|
||||||
var refId: String? = null
|
var refIdOfDoc: Long? = null
|
||||||
var description :String = ""
|
var description: String = ""
|
||||||
var url :String = ""
|
var url: String = ""
|
||||||
var docDate :LocalDate? = null
|
var docDate: LocalDate? = null
|
||||||
var vendor :Vendor? = null
|
|
||||||
}
|
}
|
||||||
|
|
||||||
enum class RFQStatus{
|
enum class RFQStatus {
|
||||||
DELIVERED, PO, QUOTE, CANCELLED
|
DELIVERED, PO, QUOTE, CANCELLED
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
open class ReqForQuote :BaseTenantModel() {
|
open class ReqForQuote : BaseTenantModel() {
|
||||||
@DbArray
|
@DbArray
|
||||||
var potentialVendors :List<Long>? = null
|
var potentialVendors: List<Long>? = null
|
||||||
|
|
||||||
@Enumerated(EnumType.STRING)
|
@Enumerated(EnumType.STRING)
|
||||||
var status :RFQStatus? = null
|
var status: RFQStatus? = null
|
||||||
// @DbArray
|
|
||||||
// var docs :List<Document>? = null
|
|
||||||
@DbJsonB
|
@DbJsonB
|
||||||
var products :List<POProducts>? = null
|
var products: List<POProducts>? = null
|
||||||
var reqForQuoteNum: String? = null
|
var reqForQuoteNum: String? = null
|
||||||
var openTill: LocalDate? = null
|
var openTill: LocalDate? = null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Entity
|
||||||
|
open class IncomingInventory : BaseTenantModel() {
|
||||||
|
fun patchValues(updated: IncomingInventory) {
|
||||||
|
this.date = updated.date
|
||||||
|
this.vendorBillNum = updated.vendorBillNum
|
||||||
|
this.vendorBillAmount = updated.vendorBillAmount
|
||||||
|
this.vehicle = updated.vehicle
|
||||||
|
this.products = updated.products
|
||||||
|
this.vendor = updated.vendor
|
||||||
|
}
|
||||||
|
|
||||||
|
var mrn: String? = null
|
||||||
|
var date: LocalDate? = null
|
||||||
|
var vendorBillNum: String? = null
|
||||||
|
var vendorBillAmount: Double = 0.0
|
||||||
|
var vehicle: String = ""
|
||||||
|
|
||||||
|
@DbJsonB
|
||||||
|
var products: List<POProducts>? = null
|
||||||
|
|
||||||
|
@ManyToOne
|
||||||
|
var vendor: Vendor? = null
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
enum class OutMode {
|
||||||
|
PERSON, VEHICLE, ALL
|
||||||
|
}
|
||||||
|
|
||||||
|
@Entity
|
||||||
|
open class OutgoingInventory : BaseTenantModel() {
|
||||||
|
fun patchValues(updated: OutgoingInventory) {
|
||||||
|
this.date = updated.date
|
||||||
|
this.products = updated.products
|
||||||
|
this.purpose = updated.purpose
|
||||||
|
this.outMode = updated.outMode
|
||||||
|
this.person = updated.person
|
||||||
|
this.vehicle = updated.vehicle
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
var mdn: String? = null
|
||||||
|
var date: LocalDate? = null
|
||||||
|
|
||||||
|
@DbJsonB
|
||||||
|
var products: List<POProducts>? = null
|
||||||
|
var purpose: String? = null
|
||||||
|
|
||||||
|
@Enumerated(EnumType.STRING)
|
||||||
|
var outMode: OutMode? = null
|
||||||
|
|
||||||
|
var person: String? = null
|
||||||
|
var vehicle: String? = null
|
||||||
|
}
|
||||||
|
|
||||||
|
enum class InvoiceStatus{
|
||||||
|
PAID_FULL, PAID_SOME, PAID_NONE, ALL
|
||||||
|
}
|
||||||
|
@Entity
|
||||||
|
open class Invoice : BaseTenantModel() {
|
||||||
|
fun patchValues(updated : Invoice) {
|
||||||
|
this.date = updated.date
|
||||||
|
this.number = updated.number
|
||||||
|
this.totalAmount = updated.totalAmount
|
||||||
|
this.poNum = updated.poNum
|
||||||
|
this.products = updated.products
|
||||||
|
this.vendor = updated.vendor
|
||||||
|
this.status = updated.status
|
||||||
|
}
|
||||||
|
var number: String = ""
|
||||||
|
var date: LocalDate?=null
|
||||||
|
var totalAmount : Double=0.0
|
||||||
|
var poNum:String?=null
|
||||||
|
@DbJsonB
|
||||||
|
var products: List<POProducts> ?= null
|
||||||
|
@ManyToOne
|
||||||
|
var vendor: Vendor? = null
|
||||||
|
@Enumerated(EnumType.STRING)
|
||||||
|
var status:InvoiceStatus?=null
|
||||||
|
}
|
||||||
|
|
||||||
|
@Entity
|
||||||
|
open class Payment : BaseTenantModel() {
|
||||||
|
fun patchValues(updated : Payment){
|
||||||
|
this.refNumber = updated.refNumber
|
||||||
|
this.amount = updated.amount
|
||||||
|
this.date = updated.date
|
||||||
|
this.remark = updated.remark
|
||||||
|
this.vendor = updated.vendor
|
||||||
|
}
|
||||||
|
var refNumber:String=""
|
||||||
|
var amount:Double=0.0
|
||||||
|
var date:LocalDate?=null
|
||||||
|
var remark:String?= null
|
||||||
|
|
||||||
|
@ManyToOne
|
||||||
|
var vendor:Vendor?=null
|
||||||
|
}
|
||||||
2
src/main/resources/dbmigration/1.10__dropsFor_1.7.sql
Normal file
2
src/main/resources/dbmigration/1.10__dropsFor_1.7.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table incoming_inventory drop column vendor_bil_num;
|
||||||
3
src/main/resources/dbmigration/1.11__dropsFor_1.8.sql
Normal file
3
src/main/resources/dbmigration/1.11__dropsFor_1.8.sql
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table incoming_inventory drop column mdn;
|
||||||
|
alter table outgoing_inventory drop column mrn;
|
||||||
64
src/main/resources/dbmigration/1.12.sql
Normal file
64
src/main/resources/dbmigration/1.12.sql
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
-- apply changes
|
||||||
|
create table invoice (
|
||||||
|
sys_pk bigint generated by default as identity not null,
|
||||||
|
deleted_on timestamp,
|
||||||
|
current_approval_level integer default 0 not null,
|
||||||
|
required_approval_levels integer default 0 not null,
|
||||||
|
date date,
|
||||||
|
total_amount float not null,
|
||||||
|
vendor_sys_pk bigint,
|
||||||
|
deleted boolean default false not null,
|
||||||
|
version integer default 1 not null,
|
||||||
|
created_at timestamp default 'now()' not null,
|
||||||
|
modified_at timestamp default 'now()' not null,
|
||||||
|
deleted_by varchar(255),
|
||||||
|
approval_status varchar(8) default 'APPROVED' not null,
|
||||||
|
tags varchar[] default '{}' not null,
|
||||||
|
comments jsonb default '[]' not null,
|
||||||
|
tenant_id varchar(255) not null,
|
||||||
|
number varchar(255) not null,
|
||||||
|
po_num varchar(255),
|
||||||
|
products jsonb,
|
||||||
|
status varchar(9),
|
||||||
|
created_by varchar(255) not null,
|
||||||
|
modified_by varchar(255) not null,
|
||||||
|
constraint ck_invoice_approval_status check ( approval_status in ('PENDING','APPROVED','REJECTED')),
|
||||||
|
constraint ck_invoice_status check ( status in ('PAID_FULL','PAID_SOME','PAID_NONE','ALL')),
|
||||||
|
constraint pk_invoice primary key (sys_pk)
|
||||||
|
);
|
||||||
|
|
||||||
|
create table payment (
|
||||||
|
sys_pk bigint generated by default as identity not null,
|
||||||
|
deleted_on timestamp,
|
||||||
|
current_approval_level integer default 0 not null,
|
||||||
|
required_approval_levels integer default 0 not null,
|
||||||
|
amount float not null,
|
||||||
|
date date,
|
||||||
|
vendor_sys_pk bigint,
|
||||||
|
deleted boolean default false not null,
|
||||||
|
version integer default 1 not null,
|
||||||
|
created_at timestamp default 'now()' not null,
|
||||||
|
modified_at timestamp default 'now()' not null,
|
||||||
|
deleted_by varchar(255),
|
||||||
|
approval_status varchar(8) default 'APPROVED' not null,
|
||||||
|
tags varchar[] default '{}' not null,
|
||||||
|
comments jsonb default '[]' not null,
|
||||||
|
tenant_id varchar(255) not null,
|
||||||
|
ref_number varchar(255) not null,
|
||||||
|
remark varchar(255),
|
||||||
|
created_by varchar(255) not null,
|
||||||
|
modified_by varchar(255) not null,
|
||||||
|
constraint ck_payment_approval_status check ( approval_status in ('PENDING','APPROVED','REJECTED')),
|
||||||
|
constraint pk_payment primary key (sys_pk)
|
||||||
|
);
|
||||||
|
|
||||||
|
-- apply alter tables
|
||||||
|
alter table vendor add column if not exists outstanding float;
|
||||||
|
alter table vendor add column if not exists as_on_which_date date;
|
||||||
|
-- foreign keys and indices
|
||||||
|
create index ix_invoice_vendor_sys_pk on invoice (vendor_sys_pk);
|
||||||
|
alter table invoice add constraint fk_invoice_vendor_sys_pk foreign key (vendor_sys_pk) references vendor (sys_pk) on delete restrict on update restrict;
|
||||||
|
|
||||||
|
create index ix_payment_vendor_sys_pk on payment (vendor_sys_pk);
|
||||||
|
alter table payment add constraint fk_payment_vendor_sys_pk foreign key (vendor_sys_pk) references vendor (sys_pk) on delete restrict on update restrict;
|
||||||
|
|
||||||
2
src/main/resources/dbmigration/1.5.sql
Normal file
2
src/main/resources/dbmigration/1.5.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table document add column if not exists ref_id_of_doc bigint;
|
||||||
64
src/main/resources/dbmigration/1.6.sql
Normal file
64
src/main/resources/dbmigration/1.6.sql
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
-- apply changes
|
||||||
|
create table incoming_inventory (
|
||||||
|
sys_pk bigint generated by default as identity not null,
|
||||||
|
deleted_on timestamp,
|
||||||
|
current_approval_level integer default 0 not null,
|
||||||
|
required_approval_levels integer default 0 not null,
|
||||||
|
date date,
|
||||||
|
vendor_bill_amount float not null,
|
||||||
|
vendor_sys_pk bigint,
|
||||||
|
deleted boolean default false not null,
|
||||||
|
version integer default 1 not null,
|
||||||
|
created_at timestamp default 'now()' not null,
|
||||||
|
modified_at timestamp default 'now()' not null,
|
||||||
|
deleted_by varchar(255),
|
||||||
|
approval_status varchar(8) default 'APPROVED' not null,
|
||||||
|
tags varchar[] default '{}' not null,
|
||||||
|
comments jsonb default '[]' not null,
|
||||||
|
tenant_id varchar(255) not null,
|
||||||
|
mdn varchar(255) not null,
|
||||||
|
vendor_bil_num varchar(255) not null,
|
||||||
|
vehicle varchar(255) not null,
|
||||||
|
products jsonb,
|
||||||
|
created_by varchar(255) not null,
|
||||||
|
modified_by varchar(255) not null,
|
||||||
|
constraint ck_incoming_inventory_approval_status check ( approval_status in ('PENDING','APPROVED','REJECTED')),
|
||||||
|
constraint pk_incoming_inventory primary key (sys_pk)
|
||||||
|
);
|
||||||
|
|
||||||
|
create table outgoing_inventory (
|
||||||
|
sys_pk bigint generated by default as identity not null,
|
||||||
|
deleted_on timestamp,
|
||||||
|
current_approval_level integer default 0 not null,
|
||||||
|
required_approval_levels integer default 0 not null,
|
||||||
|
date date,
|
||||||
|
deleted boolean default false not null,
|
||||||
|
version integer default 1 not null,
|
||||||
|
created_at timestamp default 'now()' not null,
|
||||||
|
modified_at timestamp default 'now()' not null,
|
||||||
|
deleted_by varchar(255),
|
||||||
|
approval_status varchar(8) default 'APPROVED' not null,
|
||||||
|
tags varchar[] default '{}' not null,
|
||||||
|
comments jsonb default '[]' not null,
|
||||||
|
tenant_id varchar(255) not null,
|
||||||
|
mrn varchar(255) not null,
|
||||||
|
purpose varchar(255),
|
||||||
|
out_mode varchar(7),
|
||||||
|
person varchar(255),
|
||||||
|
vehicle varchar(255),
|
||||||
|
created_by varchar(255) not null,
|
||||||
|
modified_by varchar(255) not null,
|
||||||
|
constraint ck_outgoing_inventory_approval_status check ( approval_status in ('PENDING','APPROVED','REJECTED')),
|
||||||
|
constraint ck_outgoing_inventory_out_mode check ( out_mode in ('PERSON','VEHICLE','ALL')),
|
||||||
|
constraint pk_outgoing_inventory primary key (sys_pk)
|
||||||
|
);
|
||||||
|
|
||||||
|
-- apply alter tables
|
||||||
|
alter table product add column if not exists type varchar(12);
|
||||||
|
alter table quotation add column if not exists taxes_included boolean;
|
||||||
|
-- apply post alter
|
||||||
|
alter table product add constraint ck_product_type check ( type in ('RAW_MATERIAL'));
|
||||||
|
-- foreign keys and indices
|
||||||
|
create index ix_incoming_inventory_vendor_sys_pk on incoming_inventory (vendor_sys_pk);
|
||||||
|
alter table incoming_inventory add constraint fk_incoming_inventory_vendor_sys_pk foreign key (vendor_sys_pk) references vendor (sys_pk) on delete restrict on update restrict;
|
||||||
|
|
||||||
2
src/main/resources/dbmigration/1.7.sql
Normal file
2
src/main/resources/dbmigration/1.7.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table incoming_inventory add column if not exists vendor_bill_num varchar(255);
|
||||||
4
src/main/resources/dbmigration/1.8.sql
Normal file
4
src/main/resources/dbmigration/1.8.sql
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table incoming_inventory add column if not exists mrn varchar(255);
|
||||||
|
alter table outgoing_inventory add column if not exists mdn varchar(255);
|
||||||
|
alter table outgoing_inventory add column if not exists products jsonb;
|
||||||
2
src/main/resources/dbmigration/1.9__dropsFor_1.5.sql
Normal file
2
src/main/resources/dbmigration/1.9__dropsFor_1.5.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-- apply alter tables
|
||||||
|
alter table document drop column ref_id;
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply" dropsFor="1.7">
|
||||||
|
<dropColumn columnName="vendor_bil_num" tableName="incoming_inventory"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply" dropsFor="1.8">
|
||||||
|
<dropColumn columnName="mdn" tableName="incoming_inventory"/>
|
||||||
|
<dropColumn columnName="mrn" tableName="outgoing_inventory"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
55
src/main/resources/dbmigration/model/1.12.model.xml
Normal file
55
src/main/resources/dbmigration/model/1.12.model.xml
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply">
|
||||||
|
<createTable name="invoice" pkName="pk_invoice">
|
||||||
|
<column name="sys_pk" type="bigint" primaryKey="true"/>
|
||||||
|
<column name="deleted_on" type="localdatetime"/>
|
||||||
|
<column name="deleted_by" type="varchar"/>
|
||||||
|
<column name="current_approval_level" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="required_approval_levels" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="approval_status" type="varchar(8)" defaultValue="'APPROVED'" notnull="true" checkConstraint="check ( approval_status in ('PENDING','APPROVED','REJECTED'))" checkConstraintName="ck_invoice_approval_status"/>
|
||||||
|
<column name="tags" type="varchar[]" defaultValue="'{}'" notnull="true"/>
|
||||||
|
<column name="comments" type="jsonb" defaultValue="'[]'" notnull="true"/>
|
||||||
|
<column name="tenant_id" type="varchar" notnull="true"/>
|
||||||
|
<column name="number" type="varchar" notnull="true"/>
|
||||||
|
<column name="date" type="date"/>
|
||||||
|
<column name="total_amount" type="double" notnull="true"/>
|
||||||
|
<column name="po_num" type="varchar"/>
|
||||||
|
<column name="products" type="jsonb"/>
|
||||||
|
<column name="vendor_sys_pk" type="bigint" references="vendor.sys_pk" foreignKeyName="fk_invoice_vendor_sys_pk" foreignKeyIndex="ix_invoice_vendor_sys_pk"/>
|
||||||
|
<column name="status" type="varchar(9)" checkConstraint="check ( status in ('PAID_FULL','PAID_SOME','PAID_NONE','ALL'))" checkConstraintName="ck_invoice_status"/>
|
||||||
|
<column name="deleted" type="boolean" defaultValue="false" notnull="true"/>
|
||||||
|
<column name="version" type="integer" defaultValue="1" notnull="true"/>
|
||||||
|
<column name="created_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="modified_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="created_by" type="varchar" notnull="true"/>
|
||||||
|
<column name="modified_by" type="varchar" notnull="true"/>
|
||||||
|
</createTable>
|
||||||
|
<createTable name="payment" pkName="pk_payment">
|
||||||
|
<column name="sys_pk" type="bigint" primaryKey="true"/>
|
||||||
|
<column name="deleted_on" type="localdatetime"/>
|
||||||
|
<column name="deleted_by" type="varchar"/>
|
||||||
|
<column name="current_approval_level" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="required_approval_levels" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="approval_status" type="varchar(8)" defaultValue="'APPROVED'" notnull="true" checkConstraint="check ( approval_status in ('PENDING','APPROVED','REJECTED'))" checkConstraintName="ck_payment_approval_status"/>
|
||||||
|
<column name="tags" type="varchar[]" defaultValue="'{}'" notnull="true"/>
|
||||||
|
<column name="comments" type="jsonb" defaultValue="'[]'" notnull="true"/>
|
||||||
|
<column name="tenant_id" type="varchar" notnull="true"/>
|
||||||
|
<column name="ref_number" type="varchar" notnull="true"/>
|
||||||
|
<column name="amount" type="double" notnull="true"/>
|
||||||
|
<column name="date" type="date"/>
|
||||||
|
<column name="remark" type="varchar"/>
|
||||||
|
<column name="vendor_sys_pk" type="bigint" references="vendor.sys_pk" foreignKeyName="fk_payment_vendor_sys_pk" foreignKeyIndex="ix_payment_vendor_sys_pk"/>
|
||||||
|
<column name="deleted" type="boolean" defaultValue="false" notnull="true"/>
|
||||||
|
<column name="version" type="integer" defaultValue="1" notnull="true"/>
|
||||||
|
<column name="created_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="modified_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="created_by" type="varchar" notnull="true"/>
|
||||||
|
<column name="modified_by" type="varchar" notnull="true"/>
|
||||||
|
</createTable>
|
||||||
|
<addColumn tableName="vendor">
|
||||||
|
<column name="outstanding" type="double"/>
|
||||||
|
<column name="as_on_which_date" type="date"/>
|
||||||
|
</addColumn>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
11
src/main/resources/dbmigration/model/1.5.model.xml
Normal file
11
src/main/resources/dbmigration/model/1.5.model.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply">
|
||||||
|
<addColumn tableName="document">
|
||||||
|
<column name="ref_id_of_doc" type="bigint"/>
|
||||||
|
</addColumn>
|
||||||
|
</changeSet>
|
||||||
|
<changeSet type="pendingDrops">
|
||||||
|
<dropColumn columnName="ref_id" tableName="document"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
58
src/main/resources/dbmigration/model/1.6.model.xml
Normal file
58
src/main/resources/dbmigration/model/1.6.model.xml
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply">
|
||||||
|
<createTable name="incoming_inventory" pkName="pk_incoming_inventory">
|
||||||
|
<column name="sys_pk" type="bigint" primaryKey="true"/>
|
||||||
|
<column name="deleted_on" type="localdatetime"/>
|
||||||
|
<column name="deleted_by" type="varchar"/>
|
||||||
|
<column name="current_approval_level" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="required_approval_levels" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="approval_status" type="varchar(8)" defaultValue="'APPROVED'" notnull="true" checkConstraint="check ( approval_status in ('PENDING','APPROVED','REJECTED'))" checkConstraintName="ck_incoming_inventory_approval_status"/>
|
||||||
|
<column name="tags" type="varchar[]" defaultValue="'{}'" notnull="true"/>
|
||||||
|
<column name="comments" type="jsonb" defaultValue="'[]'" notnull="true"/>
|
||||||
|
<column name="tenant_id" type="varchar" notnull="true"/>
|
||||||
|
<column name="mdn" type="varchar" notnull="true"/>
|
||||||
|
<column name="date" type="date"/>
|
||||||
|
<column name="vendor_bil_num" type="varchar" notnull="true"/>
|
||||||
|
<column name="vendor_bill_amount" type="double" notnull="true"/>
|
||||||
|
<column name="vehicle" type="varchar" notnull="true"/>
|
||||||
|
<column name="products" type="jsonb"/>
|
||||||
|
<column name="vendor_sys_pk" type="bigint" references="vendor.sys_pk" foreignKeyName="fk_incoming_inventory_vendor_sys_pk" foreignKeyIndex="ix_incoming_inventory_vendor_sys_pk"/>
|
||||||
|
<column name="deleted" type="boolean" defaultValue="false" notnull="true"/>
|
||||||
|
<column name="version" type="integer" defaultValue="1" notnull="true"/>
|
||||||
|
<column name="created_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="modified_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="created_by" type="varchar" notnull="true"/>
|
||||||
|
<column name="modified_by" type="varchar" notnull="true"/>
|
||||||
|
</createTable>
|
||||||
|
<createTable name="outgoing_inventory" pkName="pk_outgoing_inventory">
|
||||||
|
<column name="sys_pk" type="bigint" primaryKey="true"/>
|
||||||
|
<column name="deleted_on" type="localdatetime"/>
|
||||||
|
<column name="deleted_by" type="varchar"/>
|
||||||
|
<column name="current_approval_level" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="required_approval_levels" type="integer" defaultValue="0" notnull="true"/>
|
||||||
|
<column name="approval_status" type="varchar(8)" defaultValue="'APPROVED'" notnull="true" checkConstraint="check ( approval_status in ('PENDING','APPROVED','REJECTED'))" checkConstraintName="ck_outgoing_inventory_approval_status"/>
|
||||||
|
<column name="tags" type="varchar[]" defaultValue="'{}'" notnull="true"/>
|
||||||
|
<column name="comments" type="jsonb" defaultValue="'[]'" notnull="true"/>
|
||||||
|
<column name="tenant_id" type="varchar" notnull="true"/>
|
||||||
|
<column name="mrn" type="varchar" notnull="true"/>
|
||||||
|
<column name="date" type="date"/>
|
||||||
|
<column name="purpose" type="varchar"/>
|
||||||
|
<column name="out_mode" type="varchar(7)" checkConstraint="check ( out_mode in ('PERSON','VEHICLE','ALL'))" checkConstraintName="ck_outgoing_inventory_out_mode"/>
|
||||||
|
<column name="person" type="varchar"/>
|
||||||
|
<column name="vehicle" type="varchar"/>
|
||||||
|
<column name="deleted" type="boolean" defaultValue="false" notnull="true"/>
|
||||||
|
<column name="version" type="integer" defaultValue="1" notnull="true"/>
|
||||||
|
<column name="created_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="modified_at" type="localdatetime" defaultValue="'now()'" notnull="true"/>
|
||||||
|
<column name="created_by" type="varchar" notnull="true"/>
|
||||||
|
<column name="modified_by" type="varchar" notnull="true"/>
|
||||||
|
</createTable>
|
||||||
|
<addColumn tableName="product">
|
||||||
|
<column name="type" type="varchar(12)" checkConstraint="check ( type in ('RAW_MATERIAL'))" checkConstraintName="ck_product_type"/>
|
||||||
|
</addColumn>
|
||||||
|
<addColumn tableName="quotation">
|
||||||
|
<column name="taxes_included" type="boolean"/>
|
||||||
|
</addColumn>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
11
src/main/resources/dbmigration/model/1.7.model.xml
Normal file
11
src/main/resources/dbmigration/model/1.7.model.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply">
|
||||||
|
<addColumn tableName="incoming_inventory">
|
||||||
|
<column name="vendor_bill_num" type="varchar"/>
|
||||||
|
</addColumn>
|
||||||
|
</changeSet>
|
||||||
|
<changeSet type="pendingDrops">
|
||||||
|
<dropColumn columnName="vendor_bil_num" tableName="incoming_inventory"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
16
src/main/resources/dbmigration/model/1.8.model.xml
Normal file
16
src/main/resources/dbmigration/model/1.8.model.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply">
|
||||||
|
<addColumn tableName="incoming_inventory">
|
||||||
|
<column name="mrn" type="varchar"/>
|
||||||
|
</addColumn>
|
||||||
|
<addColumn tableName="outgoing_inventory">
|
||||||
|
<column name="mdn" type="varchar"/>
|
||||||
|
<column name="products" type="jsonb"/>
|
||||||
|
</addColumn>
|
||||||
|
</changeSet>
|
||||||
|
<changeSet type="pendingDrops">
|
||||||
|
<dropColumn columnName="mdn" tableName="incoming_inventory"/>
|
||||||
|
<dropColumn columnName="mrn" tableName="outgoing_inventory"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<migration xmlns="http://ebean-orm.github.io/xml/ns/dbmigration">
|
||||||
|
<changeSet type="apply" dropsFor="1.5">
|
||||||
|
<dropColumn columnName="ref_id" tableName="document"/>
|
||||||
|
</changeSet>
|
||||||
|
</migration>
|
||||||
@ -1,4 +1,19 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
|
<appender name="ROLLING" class="ch.qos.logback.core.rolling.RollingFileAppender">
|
||||||
|
<file>api.log</file>
|
||||||
|
<rollingPolicy class="ch.qos.logback.core.rolling.TimeBasedRollingPolicy">
|
||||||
|
<FileNamePattern>api.%d{yyyy-MM-dd}.%i.log.gz</FileNamePattern>
|
||||||
|
<MaxHistory>30</MaxHistory>
|
||||||
|
<timeBasedFileNamingAndTriggeringPolicy
|
||||||
|
class="ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP">
|
||||||
|
<maxFileSize>100MB</maxFileSize>
|
||||||
|
</timeBasedFileNamingAndTriggeringPolicy>
|
||||||
|
</rollingPolicy>
|
||||||
|
<encoder>
|
||||||
|
<pattern>%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
|
||||||
|
</encoder>
|
||||||
|
</appender>
|
||||||
|
|
||||||
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
|
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
|
||||||
<encoder>
|
<encoder>
|
||||||
<pattern>%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
|
<pattern>%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
|
||||||
@ -14,5 +29,6 @@
|
|||||||
|
|
||||||
<root level="info">
|
<root level="info">
|
||||||
<appender-ref ref="STDOUT" />
|
<appender-ref ref="STDOUT" />
|
||||||
|
<appender-ref ref="ROLLING" />
|
||||||
</root>
|
</root>
|
||||||
</configuration>
|
</configuration>
|
||||||
Loading…
x
Reference in New Issue
Block a user