Jatin3128
|
d54db2e0ca
|
fix(subscription): correct billing/deferred bugs and tighten guards (#55554)
|
2026-06-03 21:26:27 +05:30 |
|
Antoine Maas
|
cb84678198
|
fix: duplicating a Customer/Supplier shouldn't inherit the source's primary contact and address (#55421)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2026-06-03 21:04:12 +05:30 |
|
Pandiyan P
|
40bcf6e3b6
|
fix(selling): consider delivered qty (#55597)
|
2026-06-03 21:03:33 +05:30 |
|
Nikhil Kothari
|
3294490040
|
feat(banking): PDF statement importer and overriding column mapping (#55559)
* feat(banking): PDF statement importer
* feat(banking): allow users to override column mapping
* fix: store pending page images in flags
|
2026-06-03 19:48:14 +05:30 |
|
Khushi Rawat
|
855eeb1078
|
Merge pull request #54983 from Shllokkk/standard-letter-heads
feat: Standard letter heads for DocTypes and Reports
|
2026-06-03 18:22:52 +05:30 |
|
Nishka Gosalia
|
3c5cb8d579
|
Merge pull request #55470 from nishkagosalia/accounts-settings-cleanup
fix(UX): Accounts settings cleanup
|
2026-06-03 17:54:48 +05:30 |
|
Nikhil Kothari
|
371b5c7593
|
fix: spelling of Payment Reconciliation in sidebar (#55599)
|
2026-06-03 12:11:07 +00:00 |
|
Nishka Gosalia
|
635d291b62
|
Merge pull request #55309 from nishkagosalia/stock-settings-form-cleanup
fix(UX):stock settings form cleanup
|
2026-06-03 16:04:08 +05:30 |
|
Mihir Kandoi
|
4ee8bbb06b
|
refactor: minor problems in production plan (#55577)
|
2026-06-03 15:21:59 +05:30 |
|
Loic Oberle
|
d2d28c9e03
|
refactor(accounting): replace sql with qb in diverse accounting-related files (#55416)
|
2026-06-03 15:19:24 +05:30 |
|
Nishka Gosalia
|
8b916b40ee
|
Merge pull request #55591 from nishkagosalia/st-70386
fix: item report view
|
2026-06-03 15:05:08 +05:30 |
|
nishkagosalia
|
bca917380d
|
fix: item report view
|
2026-06-03 14:54:40 +05:30 |
|
Khushi Rawat
|
64a3be8163
|
fix: only fetch enabled letterheads
|
2026-06-03 14:14:46 +05:30 |
|
Khushi Rawat
|
3337b47182
|
Merge branch 'develop' into standard-letter-heads
|
2026-06-03 14:11:35 +05:30 |
|
nishkagosalia
|
8a8b89e5dd
|
fix(UX): Accounts settings cleanup
|
2026-06-03 13:13:39 +05:30 |
|
Shllokkk
|
a75693a81f
|
fix: minor fixes in report print formats (#55151)
|
2026-06-03 13:13:04 +05:30 |
|
Pandiyan P
|
d0d9411700
|
fix(accounts): include asset items in purchase receipt validation (#55150)
|
2026-06-03 13:11:50 +05:30 |
|
Pandiyan P
|
c4d28a2612
|
fix(stock): set stock received but not billed account for purchase (#55149)
|
2026-06-03 13:10:26 +05:30 |
|
Abdeali Chharchhodawala
|
6c46692cc4
|
fix: add custom dimensions filters in Gross and Net profit report (#55110)
|
2026-06-03 13:08:45 +05:30 |
|
Antoine Maas
|
68b8ba7235
|
regional(setup): add 0% and 6% VAT rates for Belgium (#54719)
|
2026-06-03 13:05:13 +05:30 |
|
Ankush Menat
|
b72cde73ba
|
fix: Add likely missing escaps (#55574)
|
2026-06-03 07:28:05 +00:00 |
|
Lakshit Jain
|
260cec3b86
|
fix: prevent leakage of party-derived fields in cross doctype transactions (#55336)
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2026-06-03 07:26:37 +00:00 |
|
nishkagosalia
|
0b4e20ae98
|
fix(UX): stock settings form cleanup
|
2026-06-03 12:38:32 +05:30 |
|
Loic Oberle
|
a2a2e1020b
|
refactor(sales_invoice): replace sql with qb in get_mode_of_payments_… (#55376)
|
2026-06-03 06:57:08 +00:00 |
|
Arshad Qureshi
|
86726bbd85
|
fix(buying): honour over delivery/receipt allowance in PR mapper (#55247)
|
2026-06-03 06:52:48 +00:00 |
|
mergify[bot]
|
8164782263
|
feat: add New Zealand chart of accounts (backport #55478) (#55571)
Co-authored-by: Imesha Sudasingha <imesha.sudasingha@gmail.com>
|
2026-06-03 12:11:28 +05:30 |
|
Shllokkk
|
0c61ad4e6d
|
Avoid status updation for purchase invoice from paid to unpaid by issuing a paid debit note against it (#54382)
|
2026-06-03 12:04:19 +05:30 |
|
Shubh Doshi
|
5074597d00
|
perf: batch status check for on-hold/closed documents, remove N+1 queries (#54798)
|
2026-06-03 11:50:49 +05:30 |
|
Loic Oberle
|
42383c3f36
|
refactor(sales_invoice): replace sql with qb in delete_loyalty_point_… (#55379)
|
2026-06-03 11:29:04 +05:30 |
|
Mihir Kandoi
|
3b2f2168d0
|
Merge pull request #55375 from loicdokos/refactor/sales_invoice-get_mode_of_payment_info
refactor(sales_invoice): replace sql with qb in get_mode_of_payment_info
|
2026-06-03 11:27:31 +05:30 |
|
Luis Mendoza
|
36dc196a1d
|
fix: prevent double rounding in inclusive tax calculations (#52512)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-06-03 11:09:42 +05:30 |
|
Vishnu Priya Baskaran
|
da82ac86b5
|
fix payment schedule discount date when no discount is applied (#55462)
|
2026-06-03 10:56:19 +05:30 |
|
Shllokkk
|
efb8336bf8
|
fix: remove ignore_permissions from get_party_details signature (#55491)
|
2026-06-03 10:51:44 +05:30 |
|
Khushi Rawat
|
b1882dc83a
|
Merge pull request #55562 from khushi8112/budget-variance-cost-center-hierarchy
fix: aggregate child cost center data in Budget Variance Report
|
2026-06-03 03:17:57 +05:30 |
|
khushi8112
|
41884cfd2a
|
refactor: replace db.sql with frappe.qb
|
2026-06-03 02:48:56 +05:30 |
|
Khushi Rawat
|
48700a8aa3
|
Merge pull request #54840 from Hemil-Sangani/fix/budget-variance-report-filter
fix: add company filter to Budget Against dimension options
|
2026-06-03 02:30:52 +05:30 |
|
khushi8112
|
c34eeee096
|
fix: move Company filter at the start
|
2026-06-03 02:14:14 +05:30 |
|
Raffael Meyer
|
016b64df6d
|
fix(item): format integer numeric variant attributes without decimals (#55561)
|
2026-06-02 22:42:32 +02:00 |
|
khushi8112
|
cd7fa56ec4
|
fix: aggregate child cost center data in Budget Variance Report
|
2026-06-03 02:02:03 +05:30 |
|
Raffael Meyer
|
e94bd51764
|
perf(transaction): exit early before backend query (#55556)
|
2026-06-02 20:24:10 +02:00 |
|
rohitwaghchaure
|
e1ea14b135
|
Merge pull request #54785 from aerele/fix/support-#67579
fix(stock): add validation for work order serial nos and batch nos
assets-version-16
|
2026-06-02 18:06:42 +05:30 |
|
ruthra kumar
|
7afe5d4ee3
|
Merge pull request #54974 from Soham-ambibuzz/philipinnes_localization_coa_v2
feat: added cost of goods sold
|
2026-06-02 17:23:48 +05:30 |
|
Khushi Rawat
|
d154796c82
|
Merge pull request #55484 from khushi8112/accounting-dashboard-number-cards-fiscal-year
fix: use fiscal year instead of calendar year in accounting dashboard number cards
|
2026-06-02 16:54:32 +05:30 |
|
ruthra kumar
|
d6f9e4ac3f
|
Merge pull request #54979 from rtdany10/ppr-adv-error
fix(ppr): make default_advance_account optional
|
2026-06-02 15:36:04 +05:30 |
|
Khushi Rawat
|
10c18ca801
|
Merge pull request #55539 from khushi8112/warn-before-cancel-reconciled-payment-entry
feat(payment-entry): warn user before cancelling reconciled payment entry
|
2026-06-02 15:29:15 +05:30 |
|
Mihir Kandoi
|
0a49403838
|
fix: unable to submit subcontracted job card (#55537)
|
2026-06-02 09:18:42 +00:00 |
|
khushi8112
|
f0ba54d957
|
feat(payment-entry): warn user before cancelling reconciled payment entry
|
2026-06-02 14:47:39 +05:30 |
|
Loïc Oberle
|
7ee7c4253b
|
fix(sales_invoice): switch parent and child doctype
Switch the parent and child doctype in sales_invoice.py
|
2026-06-02 10:42:19 +02:00 |
|
Mihir Kandoi
|
85be72a403
|
fix: minor improvements to web templates, banking page and CI workflow (#55525)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-02 08:26:23 +05:30 |
|
Mihir Kandoi
|
78f9434d14
|
refactor: resolve regression-safe CodeQL code-quality findings (#55531)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-02 08:25:32 +05:30 |
|