A powerful mobile-first price list application for Frappe/ERPNext that enables sales teams to access product information on the go, even when offline.
Mobile Price List application running on smartphone devices
- Mobile Optimized UI: Responsive design works on any device
- Offline Capability: Access price lists even without internet connection
- PWA Support: Install on mobile home screen for app-like experience
- Product Comparison: Compare specifications across multiple products
- Price History: Track and display price changes over time
- Real-time Sync: Automatically synchronize data when online
- Empower field sales teams with up-to-date pricing information
- Reduce sales errors with offline access to accurate pricing
- Improve customer experience with quick product comparisons
- Streamline sales process with mobile-friendly product search and filtering
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/arkone-software/price-list --branch main
bench install-app price_list- After installation, navigate to "Price List Dashboard" in your ERPNext instance
- Configure the default price list to display
- Grant appropriate user permissions
- Access the price list dashboard from a mobile device
- Browse products by category or search by name/code
- Compare products by selecting up to three items
- View product details including specifications and stock availability
- Works offline automatically - changes sync when back online
- Frappe/ERPNext v14+
- Modern web browser with JavaScript enabled
- For PWA functionality: HTTPS-enabled domain
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/price_list
pre-commit installPre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
For bugs and feature requests, please create an issue on GitHub.
For commercial support and customization, please contact ArkOne Software - specialists in Frappe/ERPNext development and mobile application solutions.
This application is licensed under the GNU Affero General Public License v3.0.
Developed with ❤️ by ArkOne Software - Enterprise ERPNext Solutions