Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
🛡️ Kaspersky Antivirus – 1 Year / 1 Device | Rs. 2,300 | Only 9 Left
KSPathirana
Updated:
Today at 2:42 PM
Ad icon
Professional CCTV Installation Service
Techguy231
Updated:
Yesterday at 10:50 AM
Ad icon
I'll research & write an article - Rs. 2000 onwards
Blogerwiki
Updated:
Thursday at 9:11 PM
House Plan
lenura
Updated:
Wednesday at 11:05 AM
iphone x used
AssassiN1
Updated:
Aug 30, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
මම develop කරපු Point of Sale System එක 5ස් දෙනෙකුට අවුරුදු 2කට Free දෙනවා...
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="rambo321" data-source="post: 31059661" data-attributes="member: 580635"><p>aniwa ewannam mchn.</p><p></p><p>aniwa ewannam mchn.</p><hr /><p><span style="font-size: 26px">මේ වෙද්දී update එක.</span></p><p></p><h2>Core System Architecture & Infrastructure</h2> <ul> <li data-xf-list-type="ul"><strong>Multi-Tenant Architecture</strong>: Database-per-tenant isolation with tenant routing via X-Tenant-ID header</li> <li data-xf-list-type="ul"><strong>RESTful API Design</strong>: Standardized response formats, comprehensive error handling, and audit tracking</li> <li data-xf-list-type="ul"><strong>Database Schema</strong>: 15+ tables with Liquibase migrations, foreign keys, indexes, soft deletes, and optimistic locking</li> <li data-xf-list-type="ul"><strong>Layered Architecture</strong>: Controller → Service → Repository → Domain → Database layers</li> </ul><h2>Entity Management & Domain Model</h2> <ul> <li data-xf-list-type="ul"><strong>Outlet Management</strong>: Store locations with modes (Grocery/Retail, Restaurant/Cafe)</li> <li data-xf-list-type="ul"><strong>Cashier Management</strong>: POS operators with multi-outlet assignments</li> <li data-xf-list-type="ul"><strong>Customer Management</strong>: Customer profiles with loyalty points and search functionality</li> <li data-xf-list-type="ul"><strong>Product Management</strong>: Product catalog with pricing, tax rates, categories, and SKU management</li> <li data-xf-list-type="ul"><strong>Barcode Management</strong>: Primary and alternative barcodes for products</li> <li data-xf-list-type="ul"><strong>Order Management</strong>: Multi-type orders (Dine-In, Takeaway, Delivery, Counter) with status workflows</li> <li data-xf-list-type="ul"><strong>Payment Management</strong>: Configurable payment methods with immutable slugs and protected defaults</li> <li data-xf-list-type="ul"><strong>Transaction Management</strong>: Cash drawer transactions (inflows, outflows, expenses) with filtering</li> <li data-xf-list-type="ul"><strong>Stock/Inventory Management</strong>: Outlet-specific inventory levels with reorder tracking and adjustments</li> <li data-xf-list-type="ul"><strong>Configuration Management</strong>: Category-based system settings (General, Payments, PWA, Login, Printer, Layout)</li> <li data-xf-list-type="ul"><strong>Invoice Templates</strong>: Customizable templates per outlet</li> <li data-xf-list-type="ul"><strong>Dining Table Management</strong>: Table status tracking for restaurant outlets</li> </ul><h2>Advanced POS Features</h2> <ul> <li data-xf-list-type="ul"><strong>Analytics & Reporting</strong>: Sales metrics (total sales, net sales, orders, average order value, items sold, returns, discounts, tax) with date range and outlet filtering</li> <li data-xf-list-type="ul"><strong>Barcode POS Search</strong>: Product search and addition via barcode scanning or entry</li> <li data-xf-list-type="ul"><strong>Cart Item Update</strong>: Modify quantities and details in the shopping cart</li> <li data-xf-list-type="ul"><strong>Coupon Discount System</strong>: Universal and product-specific coupons with discount calculations</li> <li data-xf-list-type="ul"><strong>Custom Product Creation</strong>: On-the-fly product creation during transactions</li> <li data-xf-list-type="ul"><strong>Weight-Based Pricing</strong>: Dynamic pricing for weighed items</li> <li data-xf-list-type="ul"><strong>Order Refund</strong>: Full and partial refund processing</li> <li data-xf-list-type="ul"><strong>Offline Order Support</strong>: Orders that can be processed without internet connectivity</li> <li data-xf-list-type="ul"><strong>Kitchen View</strong>: Real-time order display for kitchen staff</li> <li data-xf-list-type="ul"><strong>POS Home Screen</strong>: Main interface for cashiers with product search and cart management</li> <li data-xf-list-type="ul"><strong>Pay Screen</strong>: Payment processing interface with multiple payment methods</li> <li data-xf-list-type="ul"><strong>Sales Invoice Generation</strong>: Automated invoice creation and printing</li> <li data-xf-list-type="ul"><strong>Statistics Dashboard</strong>: Comprehensive reporting on sales, inventory, and operations</li> <li data-xf-list-type="ul"><strong>Stock Assignment</strong>: Assign inventory levels to specific outlets</li> <li data-xf-list-type="ul"><strong>Tables Menu</strong>: Manage dining tables for restaurant operations</li> <li data-xf-list-type="ul"><strong>Outlet Selection</strong>: Switch between multiple store locations</li> <li data-xf-list-type="ul"><strong>Transactions Submenu</strong>: Detailed cash transaction tracking</li> <li data-xf-list-type="ul"><strong>Orders Submenu</strong>: Advanced order filtering and management</li> </ul><h2>Security & Authentication</h2> <ul> <li data-xf-list-type="ul"><strong>JWT Authentication</strong>: Token-based authentication with secure login/logout</li> <li data-xf-list-type="ul"><strong>Bcrypt Password Implementation</strong>: Secure password hashing</li> <li data-xf-list-type="ul"><strong>User Management</strong>: Admin and cashier role management</li> <li data-xf-list-type="ul"><strong>Session Management</strong>: Secure session handling with logout functionality</li> </ul><h2>Internationalization & Configuration</h2> <ul> <li data-xf-list-type="ul"><strong>Multilingual Support</strong>: Multi-language interface and messages</li> <li data-xf-list-type="ul"><strong>Timezone Support</strong>: Timezone-aware operations and displays</li> <li data-xf-list-type="ul"><strong>PWA Configuration</strong>: Progressive Web App settings</li> <li data-xf-list-type="ul"><strong>Printer Configuration</strong>: Receipt and invoice printing setup</li> <li data-xf-list-type="ul"><strong>Login Configuration</strong>: Customizable login screens</li> <li data-xf-list-type="ul"><strong>Layout Configuration</strong>: UI layout customization</li> <li data-xf-list-type="ul"><strong>Message Engine</strong>: Localized error and success messages</li> </ul><h2>Integration & Compatibility</h2> <ul> <li data-xf-list-type="ul"><strong>Backward Compatibility</strong>: Seamless upgrades without breaking existing functionality</li> <li data-xf-list-type="ul"><strong>API Testing Guides</strong>: Comprehensive testing documentation</li> <li data-xf-list-type="ul"><strong>Schema Validation</strong>: Data integrity checks</li> <li data-xf-list-type="ul"><strong>Circular Dependency Fixes</strong>: Resolved architectural issues</li> </ul><h2>Admin & Management Interfaces</h2> <ul> <li data-xf-list-type="ul"><strong>Admin Login</strong>: Secure admin access</li> <li data-xf-list-type="ul"><strong>Products Page</strong>: Full product management with CRUD operations</li> <li data-xf-list-type="ul"><strong>Assign Stocks Page</strong>: Inventory assignment to outlets</li> <li data-xf-list-type="ul"><strong>Orders Page</strong>: Order management with filtering</li> <li data-xf-list-type="ul"><strong>Settings Menu</strong>: System configuration interface</li> <li data-xf-list-type="ul"><strong>Customer Menu</strong>: Customer profile management</li> </ul><p></p><p><span style="font-size: 26px">test link එක ඉල්ලපු හැමෝටම PM එකක් දාලා ඇති.</span></p><p>------ <span style="font-size: 10px">Post added on [DATETIME="UT"]1763226283[/DATETIME]</span></p></blockquote><p></p>
[QUOTE="rambo321, post: 31059661, member: 580635"] aniwa ewannam mchn. aniwa ewannam mchn. [HR][/HR] [SIZE=7]මේ වෙද්දී update එක.[/SIZE] [HEADING=1]Core System Architecture & Infrastructure[/HEADING] [LIST] [*][B]Multi-Tenant Architecture[/B]: Database-per-tenant isolation with tenant routing via X-Tenant-ID header [*][B]RESTful API Design[/B]: Standardized response formats, comprehensive error handling, and audit tracking [*][B]Database Schema[/B]: 15+ tables with Liquibase migrations, foreign keys, indexes, soft deletes, and optimistic locking [*][B]Layered Architecture[/B]: Controller → Service → Repository → Domain → Database layers [/LIST] [HEADING=1]Entity Management & Domain Model[/HEADING] [LIST] [*][B]Outlet Management[/B]: Store locations with modes (Grocery/Retail, Restaurant/Cafe) [*][B]Cashier Management[/B]: POS operators with multi-outlet assignments [*][B]Customer Management[/B]: Customer profiles with loyalty points and search functionality [*][B]Product Management[/B]: Product catalog with pricing, tax rates, categories, and SKU management [*][B]Barcode Management[/B]: Primary and alternative barcodes for products [*][B]Order Management[/B]: Multi-type orders (Dine-In, Takeaway, Delivery, Counter) with status workflows [*][B]Payment Management[/B]: Configurable payment methods with immutable slugs and protected defaults [*][B]Transaction Management[/B]: Cash drawer transactions (inflows, outflows, expenses) with filtering [*][B]Stock/Inventory Management[/B]: Outlet-specific inventory levels with reorder tracking and adjustments [*][B]Configuration Management[/B]: Category-based system settings (General, Payments, PWA, Login, Printer, Layout) [*][B]Invoice Templates[/B]: Customizable templates per outlet [*][B]Dining Table Management[/B]: Table status tracking for restaurant outlets [/LIST] [HEADING=1]Advanced POS Features[/HEADING] [LIST] [*][B]Analytics & Reporting[/B]: Sales metrics (total sales, net sales, orders, average order value, items sold, returns, discounts, tax) with date range and outlet filtering [*][B]Barcode POS Search[/B]: Product search and addition via barcode scanning or entry [*][B]Cart Item Update[/B]: Modify quantities and details in the shopping cart [*][B]Coupon Discount System[/B]: Universal and product-specific coupons with discount calculations [*][B]Custom Product Creation[/B]: On-the-fly product creation during transactions [*][B]Weight-Based Pricing[/B]: Dynamic pricing for weighed items [*][B]Order Refund[/B]: Full and partial refund processing [*][B]Offline Order Support[/B]: Orders that can be processed without internet connectivity [*][B]Kitchen View[/B]: Real-time order display for kitchen staff [*][B]POS Home Screen[/B]: Main interface for cashiers with product search and cart management [*][B]Pay Screen[/B]: Payment processing interface with multiple payment methods [*][B]Sales Invoice Generation[/B]: Automated invoice creation and printing [*][B]Statistics Dashboard[/B]: Comprehensive reporting on sales, inventory, and operations [*][B]Stock Assignment[/B]: Assign inventory levels to specific outlets [*][B]Tables Menu[/B]: Manage dining tables for restaurant operations [*][B]Outlet Selection[/B]: Switch between multiple store locations [*][B]Transactions Submenu[/B]: Detailed cash transaction tracking [*][B]Orders Submenu[/B]: Advanced order filtering and management [/LIST] [HEADING=1]Security & Authentication[/HEADING] [LIST] [*][B]JWT Authentication[/B]: Token-based authentication with secure login/logout [*][B]Bcrypt Password Implementation[/B]: Secure password hashing [*][B]User Management[/B]: Admin and cashier role management [*][B]Session Management[/B]: Secure session handling with logout functionality [/LIST] [HEADING=1]Internationalization & Configuration[/HEADING] [LIST] [*][B]Multilingual Support[/B]: Multi-language interface and messages [*][B]Timezone Support[/B]: Timezone-aware operations and displays [*][B]PWA Configuration[/B]: Progressive Web App settings [*][B]Printer Configuration[/B]: Receipt and invoice printing setup [*][B]Login Configuration[/B]: Customizable login screens [*][B]Layout Configuration[/B]: UI layout customization [*][B]Message Engine[/B]: Localized error and success messages [/LIST] [HEADING=1]Integration & Compatibility[/HEADING] [LIST] [*][B]Backward Compatibility[/B]: Seamless upgrades without breaking existing functionality [*][B]API Testing Guides[/B]: Comprehensive testing documentation [*][B]Schema Validation[/B]: Data integrity checks [*][B]Circular Dependency Fixes[/B]: Resolved architectural issues [/LIST] [HEADING=1]Admin & Management Interfaces[/HEADING] [LIST] [*][B]Admin Login[/B]: Secure admin access [*][B]Products Page[/B]: Full product management with CRUD operations [*][B]Assign Stocks Page[/B]: Inventory assignment to outlets [*][B]Orders Page[/B]: Order management with filtering [*][B]Settings Menu[/B]: System configuration interface [*][B]Customer Menu[/B]: Customer profile management [/LIST] [SIZE=7]test link එක ඉල්ලපු හැමෝටම PM එකක් දාලා ඇති.[/SIZE] ------ [SIZE=2]Post added on [DATETIME="UT"]1763226283[/DATETIME][/SIZE] [/QUOTE]
Insert quotes…
Verification
Payakata winadi keeyak tibeda?
Post reply
Top
Bottom