- 28dd90f Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return by marination · 4 years, 3 months ago
- d6596a1 fix: Billing % Logic and Map Pending Qty only in PR and DN by marination · 4 years, 3 months ago
- 445d232 Merge branch 'develop' into multiple-pricing-rules-are-not-applied by rohitwaghchaure · 4 years, 3 months ago
- d0c2700 fix: subscription test case (#23763) by rohitwaghchaure · 4 years, 3 months ago
- b193731 fix: pos profile has no attr 'show_only_available_items' (#23758) by Saqib · 4 years, 3 months ago
- ae6a51b Merge pull request #23749 from deepeshgarg007/accounting_dimension_gl_fix by Deepesh Garg · 4 years, 3 months ago
- 0fa741b added test cases by Rohit Waghchaure · 4 years, 3 months ago
- 94a630c fix: Do not allow Company as accounting dimension by Deepesh Garg · 4 years, 3 months ago
- a51d9e3 fix: pos register shows cancelled documents (#23747) by Saqib · 4 years, 3 months ago
- a248dfb fix: multiple pricing rules are not working on selling side by Rohit Waghchaure · 4 years, 7 months ago
- cf8698f Merge branch 'develop' into pr-dn-return by Marica · 4 years, 3 months ago
- fa5fe18 fix error message by Saqib · 4 years, 3 months ago
- 64a4437 Merge branch 'develop' into add-acc-to-a-group-fix by Deepesh Garg · 4 years, 3 months ago
- 60212ff fix: multiple pos issues (#23347) by Saqib · 4 years, 3 months ago
- ba1cca6 fix: Show accounts in financial statements upto level 20 (#23718) by Nabin Hait · 4 years, 3 months ago
- c4be397 Merge pull request #23439 from Mangesh-Khairnar/mpesa-integration by Deepesh Garg · 4 years, 3 months ago
- b444811 feat: opening invoice creation tool with background jobs (#23595) by Saqib · 4 years, 3 months ago
- 758a68d fix: Sequence Matcher shouldn't get None input (#23539) by Marica · 4 years, 3 months ago
- b39c17d fix: Typo/Grammatical fixes in Settings (#23612) by Michelle Alva · 4 years, 3 months ago
- 675f799 fix: consider the existing paid payment request for phone payment channel by Mangesh-Khairnar · 4 years, 3 months ago
- e03a02d fix: show descriptive message for missing fields by Mangesh-Khairnar · 4 years, 3 months ago
- efcc489 fix: Cashier Closing Type Issue by marination · 4 years, 3 months ago
- 1a6d82a fix(payment-request): only consider paid transactions by Mangesh-Khairnar · 4 years, 3 months ago
- 5c29eb0 Merge branch 'develop' of https://github.com/frappe/erpnext into mpesa-integration by Mangesh-Khairnar · 4 years, 4 months ago
- ebb8ee3 fix(payment gateway account): add patch to set the payment channel as email by Mangesh-Khairnar · 4 years, 4 months ago
- 8115be5 fix: Posting Date bug in load_defaults (#23415) by Joseph Marie Alba · 4 years, 4 months ago
- f5a8dc0 fix(Bank Reconciliation): update/merge CR/DR journal entry search (#23629) by Glen Whitney · 4 years, 4 months ago
- 896a0cc Merge branch 'develop' into add-acc-to-a-group-fix by Saqib · 4 years, 4 months ago
- c3b1aef fix(minor): msgprint not defined in POS Invoice (#23680) by Rucha Mahabal · 4 years, 4 months ago
- c6f4e84 Merge pull request #23640 from abhishekbalam/address_customisation by Faris Ansari · 4 years, 4 months ago
- 569e218 Merge pull request #23666 from marination/payment-reco-mandatory-check by Marica · 4 years, 4 months ago
- 6646c52 Merge pull request #23670 from rohitwaghchaure/enabled-no-copy-for-bill-date-devlop by rohitwaghchaure · 4 years, 4 months ago
- b14ffc4 fix: Missing semicolon by marination · 4 years, 4 months ago
- be0fcbe fix: Dont add Contact link if is company address by Faris Ansari · 4 years, 4 months ago
- 22bcad9 fix: Cleanup code by Faris Ansari · 4 years, 4 months ago
- 3cdaa92 refactor: enabled no copy property for Supplier Invoice Date to avoid due date validation by Rohit Waghchaure · 4 years, 4 months ago
- e9b04dc fix: Payment Reconciliation client side validations by marination · 4 years, 4 months ago
- de50563 fix: codacy by Saqib Ansari · 4 years, 4 months ago
- 1dec68e fix: transalation syntax by Saqib Ansari · 4 years, 4 months ago
- 3959ed5 Update payment_term.json (#23644) by Wolfram Schmidt · 4 years, 4 months ago
- ddccec4 Merge pull request #23643 from deepeshgarg007/payment_reco_cancel by Deepesh Garg · 4 years, 4 months ago
- 37c2ed2 fix: Do not get cancelled vouchers in Payment Reconciliation by Deepesh Garg · 4 years, 4 months ago
- 89419c9 fix: move get_shipping_address() from frappe to erpnext and fix references by Abhishek Balam · 4 years, 4 months ago
- 2f528c1 fix: gettext import and changed function order in address.py by Abhishek Balam · 4 years, 4 months ago
- 6e9e7b4 fix: serverside validation overrides by Abhishek Balam · 4 years, 4 months ago
- 346ca56 fix: set company link in address when is_your_company_address is set by Abhishek Balam · 4 years, 4 months ago
- a2d6f25 Merge branch 'develop' into add-acc-to-a-group-fix by Nabin Hait · 4 years, 4 months ago
- 577a7fe fix: stock & account balance difference in fraction (#23635) by Saqib · 4 years, 4 months ago
- d1863e6 fix: Chart of Accounts (#23530) by Raffael Meyer · 4 years, 4 months ago
- 639eea1 Merge branch 'develop' into add-acc-to-a-group-fix by Saqib · 4 years, 4 months ago
- 93da529 fix: consider rounded_total in returns (#23609) by Sun Howwrongbum · 4 years, 4 months ago
- 51228b5 fix: make response handling more descriptive by Mangesh-Khairnar · 4 years, 4 months ago
- 43d3176 Merge branch 'develop' into patch-3 by Marica · 4 years, 4 months ago
- 50b708f Merge branch 'develop' into pr-dn-return by Marica · 4 years, 4 months ago
- c5e139a fix: Travis (#23606) by Marica · 4 years, 4 months ago
- 617892d feat: Add company and correct filter in bank statement reconciliation report filters by aakvatech · 4 years, 4 months ago
- 71c02a6 Merge branch 'develop' into subscription-invoice-issue by Anupam Kumar · 4 years, 4 months ago
- 0975b96 Merge branch 'develop' into validate_regional_germany by Raffael Meyer · 4 years, 4 months ago
- 3daad22 fix: cannot merge pos invoice if validate selling price is checked (#23593) by Saqib · 4 years, 4 months ago
- b332c5f fix: sales invoice series gets overwritten with pos invoice series (#23479) by Saqib · 4 years, 4 months ago
- ebbe285 feat: (report) POS Register (#23313) by Saqib · 4 years, 4 months ago
- 6ec3dc5 fix(asset): cannot create asset if cwip disabled and account not set (#23580) by Glen Whitney · 4 years, 4 months ago
- 15d4604 fix: Do not consider opening entries for TDS calculation (#23597) by Deepesh Garg · 4 years, 4 months ago
- efc3e1f fix: Payment Schedule not fetching by Anupam · 4 years, 4 months ago
- ad9db89 Merge pull request #23573 from deepeshgarg007/opening_jv by rohitwaghchaure · 4 years, 4 months ago
- e9c1098 Merge pull request #23566 from michellealva/sales_team by Deepesh Garg · 4 years, 4 months ago
- 1bcd844 Merge pull request #23560 from deepeshgarg007/regional_doctypes_desk by rohitwaghchaure · 4 years, 4 months ago
- 04ddf24 Merge pull request #23572 from marination/payment-entry-list-view by rohitwaghchaure · 4 years, 4 months ago
- 2676f96 fix: Opening Journal Entry via Data Import by Deepesh Garg · 4 years, 4 months ago
- 07731c7 fix: Check if list view standard filter exists in Payment Entry by marination · 4 years, 4 months ago
- d927c8e fix: (revert) Add Delivery Note Count in Sales Invoice Dashboard by Saqib Ansari · 4 years, 4 months ago
- 1bc7fc4 fix: Change name of Sales Team table by michellealva · 4 years, 4 months ago
- 5e6ea36 fix: Add lower deduction certificate in desk page by Deepesh Garg · 4 years, 4 months ago
- c837b5f Merge pull request #23014 from abhishekbalam/pricing_rule_on_condition by Deepesh Garg · 4 years, 4 months ago
- 6d1af84 Merge branch 'develop' into budget by Abhishek Balam · 4 years, 4 months ago
- 3f28fb1 chore: validate is_group of child parent account before auto creating an account by Saqib Ansari · 4 years, 4 months ago
- 22b4c86 fix: cannot merge pos invoices with inclusive tax (#23541) by Saqib · 4 years, 4 months ago
- a9c2401 fix: Typo in Accounts Setings by michellealva · 4 years, 4 months ago
- 9373088 Merge branch 'develop' into pricing_rule_on_condition by Abhishek Balam · 4 years, 4 months ago
- 2acfc2a Merge branch 'develop' into validate_regional_germany by Raffael Meyer · 4 years, 4 months ago
- 2e425ef fix: blank option in the beginning by michellealva · 4 years, 4 months ago
- a2aae56 fix(Budget): Change options in select field by michellealva · 4 years, 4 months ago
- f183dd6 Merge branch 'develop' into tax_fetch_quote by Deepesh Garg · 4 years, 4 months ago
- 8d54d61 fix: handle payment completion via payment request by Mangesh-Khairnar · 4 years, 4 months ago
- 5bf35e4 Merge pull request #23220 from marination/account-add-rename by Deepesh Garg · 4 years, 4 months ago
- 1bef6a5 fix: create payment entry against payment request by Mangesh-Khairnar · 4 years, 4 months ago
- 38ccf82 fix: get_outstanding_invoices not ignoring the cancelled transactions by aakvatech · 4 years, 4 months ago
- 3c77a46 Merge pull request #23471 from rohitwaghchaure/fixed-currency-issue-in-pl-report by rohitwaghchaure · 4 years, 4 months ago
- 71c24c8 feat: add tests by Abhishek Balam · 4 years, 4 months ago
- d65e050 Update profit_and_loss_statement.py by rohitwaghchaure · 4 years, 4 months ago
- b428e4c fix: currency symbol in profit and loss report by Rohit Waghchaure · 4 years, 4 months ago
- 2331353 Merge pull request #23465 from abhishekbalam/currency_in_trial_balance by Deepesh Garg · 4 years, 4 months ago
- 001e7e9 fix: remove default value by Abhishek Balam · 4 years, 4 months ago
- 42d8db5 fix: add currency select to Trial Balance by Abhishek Balam · 4 years, 4 months ago
- bc44bc6 fix: Add test by Deepesh Garg · 4 years, 4 months ago
- 81ad90c feat: validate sales invoice for germany by barredterra · 4 years, 4 months ago
- 25f4c16 Merge branch 'develop' into account-add-rename by Marica · 4 years, 4 months ago
- 8d12c38 fix: process transaction callback by Mangesh-Khairnar · 4 years, 4 months ago
- 9865860 Merge branch 'develop' of https://github.com/frappe/erpnext into mpesa-integration by Mangesh-Khairnar · 4 years, 4 months ago
- 8370d9b fix: Check Company in Payment Entry before selecting values by marination · 4 years, 4 months ago