Shariq Ansari
|
08ed3cd313
|
fix: format only if searched text contain link value text
|
2023-12-07 19:39:24 +05:30 |
|
rohitwaghchaure
|
231ab83562
|
fix: serial and batch bundle permission (#38618)
|
2023-12-07 18:00:07 +05:30 |
|
rohitwaghchaure
|
f45dd740c5
|
chore: minor code cleanup (#38615)
|
2023-12-07 15:29:50 +05:30 |
|
s-aga-r
|
0156339f34
|
fix(ux): don't update qty blindly
|
2023-12-07 10:16:46 +05:30 |
|
Raffael Meyer
|
f99bb61181
|
Merge pull request #38591 from barredterra/de-morgan
|
2023-12-06 22:30:03 +01:00 |
|
Ankush Menat
|
6a47a2ceaf
|
chore: remove unused cache=True
|
2023-12-06 20:53:55 +05:30 |
|
Richard Case
|
525f656cc1
|
feat: add employee number to client user bootinfo (#38477)
|
2023-12-06 20:48:13 +05:30 |
|
sandratridz
|
d34787cf6d
|
fix: only highest eligible coupon applied (#38416)
* fix: application of pricing rule when coupon is used
|
2023-12-06 14:41:02 +05:30 |
|
s-aga-r
|
9424bbc01c
|
Merge pull request #38592 from s-aga-r/FIX-STOCK-VARIANCE
fix: consider the `Valuation Method` while picking incorrect SLE
|
2023-12-05 18:08:01 +05:30 |
|
s-aga-r
|
16c297c2ec
|
feat: add Valuation Method column in Stock Ledger Variance report
|
2023-12-05 18:06:14 +05:30 |
|
s-aga-r
|
8beec58670
|
fix: incorrect SLE for Moving Average valuation method
|
2023-12-05 17:51:01 +05:30 |
|
barredterra
|
bac811bd5e
|
chore: git blame ignore rev
|
2023-12-05 11:23:58 +01:00 |
|
barredterra
|
eb9ee3f79b
|
refactor: simplify conditional logic
Command: `sourcery review --fix --enable de-morgan .`
|
2023-12-05 11:22:55 +01:00 |
|
ruthra kumar
|
5da3e532c9
|
Merge pull request #38580 from ruthra-kumar/finance_book_filter_bug_in_general_ledger
fix: sql error while filtering on finance book in GL
|
2023-12-05 14:40:34 +05:30 |
|
ruthra kumar
|
b1d9f3132d
|
fix: sql error while filtering on finance book in GL
|
2023-12-05 14:06:15 +05:30 |
|
rohitwaghchaure
|
aaa9036eca
|
fix: incorrect material request quantity in Production Plan (#38566)
|
2023-12-05 13:34:54 +05:30 |
|
Gursheen Anand
|
005c5a587f
|
chore: orderby in gle
|
2023-12-05 13:16:54 +05:30 |
|
Gursheen Anand
|
47c78a5a73
|
fix: check for unmerged gle in purchase receipt test
|
2023-12-05 12:48:25 +05:30 |
|
Gursheen Anand
|
24ccb3eb78
|
fix: subcontracting receipt gle test
|
2023-12-05 12:47:06 +05:30 |
|
Gursheen Anand
|
a56b79cc72
|
fix: check for split entries in stock entry test
|
2023-12-05 12:46:22 +05:30 |
|
ruthra kumar
|
84ee50e492
|
Merge pull request #38570 from ruthra-kumar/ignore_unreconcile_on_pi_cancel
refactor: ignore unreconcile doc on PI cancel/delete
|
2023-12-05 12:02:44 +05:30 |
|
s-aga-r
|
16b7401d4c
|
Merge pull request #38553 from s-aga-r/STOCK-VARIANCE-COMPANY
feat: `Company` filter in `Stock Ledger Variance` report
|
2023-12-05 11:56:17 +05:30 |
|
ruthra kumar
|
1a5d56977e
|
refactor: ingore on JE cancel as well
|
2023-12-05 11:34:25 +05:30 |
|
Gursheen Kaur Anand
|
6812e91893
|
Merge pull request #38556 from GursheenK/period-end-date-for-financial-statements
fix(minor): financial statements period end date
|
2023-12-05 11:22:08 +05:30 |
|
ruthra kumar
|
4ca84eadb6
|
refactor: ignore unreconcile doc on PI cancel/delete
|
2023-12-05 10:14:44 +05:30 |
|
Shariq Ansari
|
27aba02d16
|
Merge pull request #38562 from shariquerik/existing-customer-issue-in-lead
|
2023-12-04 19:20:29 +05:30 |
|
Shariq Ansari
|
3d7ad71b22
|
fix: get dynamic link with parenttype contact
|
2023-12-04 19:19:09 +05:30 |
|
s-aga-r
|
8d5045ef4c
|
feat: provision to add items in Stock Reservation dialog
|
2023-12-04 18:03:22 +05:30 |
|
s-aga-r
|
00261094c8
|
fix(ux): show row index and field label while selecting the Sales Order Item
|
2023-12-04 18:00:06 +05:30 |
|
s-aga-r
|
9471d8fff9
|
feat: provision to update items in Stock Reservation dialog
|
2023-12-04 17:56:32 +05:30 |
|
Gursheen Anand
|
ab6e92aae1
|
fix: limit end date to current date
|
2023-12-04 16:47:28 +05:30 |
|
s-aga-r
|
fb3421fcce
|
feat: Company filter in Stock Ledger Variance report
|
2023-12-04 15:39:25 +05:30 |
|
rohitwaghchaure
|
c8693cdf37
|
fix: scan for serial or batch in bundle (#38534)
|
2023-12-04 15:02:47 +05:30 |
|
NIYAZ RAZAK
|
3df1d75bdd
|
fix: incorrect customer outstanding amount (#38475)
* fix: incorrect customer outstanding amount
* chore: resolve linting error
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2023-12-04 13:39:49 +05:30 |
|
s-aga-r
|
fc12238fcc
|
Merge pull request #38543 from s-aga-r/FIX-6734
fix: don't show non-stock items in Stock Analytics report
|
2023-12-04 12:08:07 +05:30 |
|
s-aga-r
|
15fff84bb5
|
fix: linter
|
2023-12-04 12:05:27 +05:30 |
|
s-aga-r
|
01aadbef85
|
fix: don't show non-stock items in Stock Analytics report
|
2023-12-04 12:00:36 +05:30 |
|
s-aga-r
|
ccdcb7dfcc
|
fix(ux): stock-item filter for Item Code field
|
2023-12-04 11:58:44 +05:30 |
|
ruthra kumar
|
94fabe0321
|
Merge pull request #38220 from rtdany10/wrong-advance
fix: exclude `invoice_doctypes` from party advance
|
2023-12-04 10:57:15 +05:30 |
|
ruthra kumar
|
dd39da0b77
|
fix: incorrectly treating normal payment as advance (#38437)
fix: treating normal payment as advance
|
2023-12-04 10:08:37 +05:30 |
|
Nihantra C. Patel
|
d659d407a0
|
fix: Group By in Item-wise Purchase Register (#38503)
|
2023-12-03 23:22:04 +05:30 |
|
Gursheen Anand
|
262cafc430
|
fix: query for against types
|
2023-12-03 22:36:54 +05:30 |
|
Gursheen Anand
|
11190aac4c
|
fix: unhide against type field
|
2023-12-03 22:35:01 +05:30 |
|
Gursheen Anand
|
6d31563920
|
feat: auto set against accounts for value pairs
|
2023-12-03 22:33:21 +05:30 |
|
barredterra
|
b6957ddac2
|
fix: set date format from system settings
|
2023-12-03 17:21:48 +01:00 |
|
ruthra kumar
|
2815d196de
|
Merge pull request #38525 from ruthra-kumar/multiple_minor_fixes
fix: multiple minor fixes in report and Exchange Rate Revaluation
|
2023-12-03 16:43:01 +05:30 |
|
ruthra kumar
|
64266c4d38
|
fix: remove hardcoded, implicit rounding loss allowance
|
2023-12-03 10:58:14 +05:30 |
|
ruthra kumar
|
f4d418ea6d
|
fix: item group filter in sales person wise report
|
2023-12-03 10:58:10 +05:30 |
|
s-aga-r
|
a008f5f611
|
Merge pull request #38493 from s-aga-r/FIX-6325
fix: don't update previous doc on rate change
|
2023-12-03 10:08:44 +05:30 |
|
rohitwaghchaure
|
74eab91042
|
fix: better overlap logic for job card (#38432)
|
2023-12-02 23:12:12 +05:30 |
|