commit | 3764c01028fafc72abd8686335bac8ad4037e136 | [log] [tgz] |
---|---|---|
author | RitvikSardana <65544983+RitvikSardana@users.noreply.github.com> | Mon Sep 18 13:07:14 2023 +0530 |
committer | GitHub <noreply@github.com> | Mon Sep 18 13:07:14 2023 +0530 |
tree | e046a207db0f4707bea463dd0aa5e747a3cc3245 | |
parent | 5e21e7cd1da12cad1d3491d92aafa2664c8518a8 [diff] |
fix: accounting dimensions required while creating POS Profile (#36668) * fix: accounting dimensions required while creating POS Porfile * fix: accounting dimensions fetched while closing POS * chore: code cleanup * fix: ad set in final consolidated invoice * chore: code cleanup * chore: code cleanup * fix: accounting dimension validation from backend * chore: code cleanup * chore: code cleanup * chore: code cleanup * fix: added edge case when acc dimension is created after creating pos profile * test: added test case for Pos Closing For Required Accounting Dimension In Pos Profile * test: fixed the test case * test: fixing test case * fix: changed test case location * test: fixing test case * test: fixing test case --------- Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local>
ERPNext as a monolith includes the following areas for managing businesses:
ERPNext is built on the Frappe Framework, a full-stack web app framework built with Python & JavaScript.
Login for the PWD site: (username: Administrator, password: admin)
Use docker to deploy ERPNext in production or for development of Frappe apps. See https://github.com/frappe/frappe_docker for more details.
The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/frappe/bench for more details.
New passwords will be created for the ERPNext "Administrator" user, the MariaDB root user, and the frappe user (the script displays the passwords and saves them to ~/frappe_passwords.txt).
GNU/General Public License (see license.txt)
The ERPNext code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.
By contributing to ERPNext, you agree that your contributions will be licensed under its GNU General Public License (v3).
Please read our Logo and Trademark Policy.