mergify[bot]
d558ba29fa
fix: serial number decimal issue (backport #37242 ) ( #37250 )
...
fix: serial number decimal issue (#37242 )
(cherry picked from commit 78ab2013e59bb6a95d10164328ad3f7c815497b5)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-09-26 17:55:16 +05:30
ruthra kumar
796cc0915a
Merge pull request #37194 from GursheenK/editable-purchase-invoice
...
feat: editable purchase invoice
2023-09-26 16:46:11 +05:30
Gursheen Anand
76a5d94f37
fix: set new AP summary filters
2023-09-26 15:11:54 +05:30
s-aga-r
b1770b3f86
refactor: remove test test_default_bank_account
2023-09-26 15:10:20 +05:30
Gursheen Anand
7d96044d8e
fix: change filters for AR summary
2023-09-26 15:10:16 +05:30
Gursheen Anand
832d7e7d7b
fix: set AR filters after rename
2023-09-26 15:08:40 +05:30
ruthra kumar
ed7f67b1a8
refactor: remove references in repost doctypes upon parent doc delet
2023-09-26 14:35:31 +05:30
Deepesh Garg
656c758263
chore: Add missing comma
2023-09-26 14:20:41 +05:30
Akhil Narang
dd911aa521
chore(stock_ledger): drop redundant check
...
Commit c2d7461d3c
dropped a usage of
`last_valuation_rate` around this code block. After that, it was always checked
although the value would be None as it was being explicitly set above.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-09-26 14:07:01 +05:30
s-aga-r
73fc974950
fix: incorrect Parent Task
getting set for 2nd to nth child Task ( #37230 )
2023-09-26 10:54:23 +05:30
Abraham Kalungi
0f6b530032
feat: Added ledger for Botswana VAT ( #37212 )
...
feat: Added ledger for Botswana VAT (#37212 )
2023-09-26 08:57:50 +05:30
NIYAZ RAZAK
5e4b73918d
fix: set route to cost center
...
cost center mapping is not correct
2023-09-25 22:15:08 +03:00
Deepesh Garg
a444906093
Merge pull request #37191 from FHenry/dev_fr_translation
...
fix: missing french translation on Lead and Prospect
2023-09-25 18:24:16 +05:30
Florian HENRY
7657b721bc
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_remove_regional_france
2023-09-25 10:27:22 +02:00
Anand Baburajan
ee178ff2ce
chore: add disabled field for bank account ( #37226 )
2023-09-25 12:12:11 +05:30
s-aga-r
38aebf65e2
refactor!: remove stripe_integration.py
2023-09-25 11:08:24 +05:30
Deepesh Garg
c7969b428d
Merge pull request #37116 from blaggacao/fix/payment-url
...
fix: payment url display as link
2023-09-24 21:50:53 +05:30
Deepesh Garg
12e16aa95f
Merge pull request #37190 from FHenry/dev_feat_adress_contact_postion
...
feat: Customer and Supplier - Primary Address and Contact on the same column as new address and contact
2023-09-24 21:39:05 +05:30
Raffael Meyer
7c4ebe2733
fix(Material Request): consider project for item details ( #37215 )
...
fix(Material Request): project in item details
2023-09-24 21:10:53 +05:30
Deepesh Garg
b8ff9e8166
Merge pull request #37214 from barredterra/german-purchase-receipt
...
fix!: german translation of Purchase Receipt
2023-09-24 20:20:11 +05:30
milanpethani
62ea097b14
fix: set customer currency in pos_invoice if exists
...
if currency exists in the profile and customer currency doesn't exists still it will update currency to None, so update customer currency only if exists
(cherry picked from commit 041d52e82880610a99903ecf4c459e98bd1fff76)
2023-09-24 12:23:58 +00:00
Deepesh Garg
9dbb9e7515
Merge pull request #37211 from deepeshgarg007/trial_balance_net_values
...
feat: Toggle net values in Trial Balance report
2023-09-24 17:45:11 +05:30
barredterra
7f98100040
fix: german translation of Purchase Receipt
2023-09-23 20:54:13 +02:00
Gursheen Anand
61c6ebbb95
fix: validation for si
2023-09-23 20:30:50 +05:30
Gursheen Anand
8ef0d88708
fix: call validate before setting repost flag
2023-09-23 20:29:38 +05:30
Gursheen Anand
1856050ef9
fix: do not run bg job for single doc
2023-09-23 19:30:42 +05:30
Gursheen Anand
a856091ff4
refactor: remove repeated validation for voucher
2023-09-23 19:18:06 +05:30
Gursheen Anand
7ebf083683
refactor: use repost accounting legder
2023-09-23 19:13:33 +05:30
Gursheen Anand
ba7212c98b
refactor: remove unused method
2023-09-23 19:11:46 +05:30
Gursheen Anand
5346c67b02
fix: apply gl report filters
2023-09-23 17:50:45 +05:30
Gursheen Anand
545f2ccdf1
chore: remove unused variable
2023-09-23 14:59:12 +05:30
Gursheen Anand
b3aa201eb5
fix: split inv allocated amt on server side
2023-09-23 14:57:53 +05:30
Deepesh Garg
06a45897de
feat: Toggle net values in Trial Balance report
2023-09-23 14:34:11 +05:30
Florian HENRY
f15603017c
refactor: missing translation
2023-09-22 16:56:12 +02:00
Florian HENRY
b2d520647f
refactor: missing translation
2023-09-22 16:55:58 +02:00
Florian HENRY
d1c69aa229
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_fr_translation
2023-09-22 16:53:13 +02:00
Florian HENRY
dc1294ec54
refactor: missing translation
2023-09-22 16:53:06 +02:00
s-aga-r
9554f6ea3c
refactor!: remove GoCardless Templates
2023-09-22 19:04:51 +05:30
s-aga-r
543a76863f
refactor!: remove GoCardless Mandate
2023-09-22 19:04:51 +05:30
s-aga-r
eb419e8e59
refactor!: remove Mpesa Settings
2023-09-22 19:04:49 +05:30
s-aga-r
eded7871f3
refactor!: remove GoCardless Settings
2023-09-22 18:59:28 +05:30
ruthra kumar
c5e4e01747
Merge pull request #37202 from ruthra-kumar/ignore_ple_on_pcv_cancellation
...
refactor: ignore PLE's on PCV cancellation
2023-09-22 13:28:40 +05:30
Gursheen Anand
ac28a5b372
fix: allocate amt for payment term invoices
2023-09-22 12:41:17 +05:30
ruthra kumar
301092dad1
refactor: ignore PLE's on PCV cancellation
2023-09-22 12:40:51 +05:30
ruthra kumar
150728deaa
refactor: button on PE to filter associated Journals
2023-09-22 11:30:47 +05:30
Gursheen Anand
c66c438575
test: reposted acc entries for pi
2023-09-22 11:22:25 +05:30
ruthra kumar
d4773872aa
Merge pull request #37069 from marination/advance-unlink-impact
...
fix: Recalculate `advance_paid` in SO/PO after unlinking from advance entry
2023-09-22 08:35:27 +05:30
s-aga-r
c679d54852
Merge pull request #37185 from s-aga-r/REFACTOR-SRE
...
refactor(minor): Stock Reservation Entry
2023-09-21 21:46:09 +05:30
s-aga-r
b6437e387f
fix: Item Dashboard
2023-09-21 18:23:20 +05:30
s-aga-r
8b6430c886
refactor(minor): Stock Reservation Entry
2023-09-21 18:23:18 +05:30
Gursheen Anand
c88f6d1fa7
fix: linting issues
2023-09-21 17:41:59 +05:30
Gursheen Anand
23470bf52d
feat: allow repost for pi
2023-09-21 17:30:53 +05:30
Gursheen Anand
e77814fbc0
feat: add repost btn in invoice
2023-09-21 17:29:14 +05:30
Gursheen Anand
68effd93bd
refactor: move reposting logic to common controller
2023-09-21 17:28:07 +05:30
Gursheen Anand
e922ec60eb
feat: allow on submit fields
2023-09-21 17:26:20 +05:30
Florian HENRY
c5667a6cc1
fix: missing french translation on Lead and Prospect
2023-09-21 12:53:30 +02:00
Florian HENRY
fb844920af
feat: Customer and Supplier - Primary Address and Contact on the same column as new adress and contact
2023-09-21 12:28:09 +02:00
ruthra kumar
f31a527505
Merge pull request #37120 from vorasmit/fix-dup-advance
...
fix: handle multiple references with same name
2023-09-21 14:20:04 +05:30
s-aga-r
acda72d616
feat: Stock Ledger Variance
report ( #37165 )
...
* feat: `Stock Ledger Variance` report
* refactor: `get_data()`
2023-09-21 12:51:28 +05:30
s-aga-r
f0859ecc60
fix: labels for Stock Ledger Invariant Check
report ( #37150 )
...
refactor: `Stock Ledger Invariant Check` report
2023-09-20 18:36:24 +05:30
rohitwaghchaure
dd4769ecf1
feat: allow to edit Stock Quantity in the Sales and Purchase Transactions ( #36600 )
...
feat: allow to edit Stock Quantity in the Sales and Purchase transactions
2023-09-20 18:09:03 +05:30
rohitwaghchaure
e6199dc802
fix: allow to select parent warehouse in the website item ( #37047 )
2023-09-20 17:27:35 +05:30
Ankush Menat
bf01f3227f
chore: remove import script
...
Unused
2023-09-20 16:22:49 +05:30
Smit Vora
3e282bfbce
chore: add regional support for getting payment entries ( #37119 )
...
chore: add regional support for get payment entries
2023-09-19 20:47:21 +05:30
RJPvT
c35dea7177
chore: translations dutch ( #37042 )
...
update: translations dutch
2023-09-19 20:26:42 +05:30
Raffael Meyer
57d5c8a837
fix: update help links ( #37098 )
2023-09-19 19:59:16 +05:30
Raffael Meyer
84a9000db2
fix: german translation of Sales and Purchase Invoice ( #37122 )
...
* fix: german translation of Purchase Invoice
* fix: german translation of Sales Invoice
2023-09-19 19:57:43 +05:30
NandhiniDevi
6be567dbf6
fix: add item group filter added in item-wise purchase register ( #36937 )
...
fix: add item group filter added in item-wise purchase register (#36937 )
2023-09-19 19:25:46 +05:30
NIYAZ RAZAK
141ba255e0
feat: validate duplicate date in holiday list ( #37022 )
...
* feat: validate duplicate date in table
* chore: cleanup
* chore: linting issues
* chore: linting issues
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2023-09-19 18:50:47 +05:30
Deepesh Garg
e19e04b050
feat: Add a process document for Subscription ( #37126 )
...
* feat: Add a process document for Subscription
* chore: Remove print statements
* feat: Input for generating invoice before currenc invoice date
* chore: patch for backward compatability
* refactor: Unit tests for subscription
* chore: set status on insert
2023-09-19 18:39:44 +05:30
RitvikSardana
03f0abf6de
fix: after applying coupon code, field in_words not updated ( #37133 )
...
* fix: after applying coupon code, field in_words not updated
* fix: changed the order of the function set_total_in_words
2023-09-19 13:08:17 +05:30
s-aga-r
9c9d0ecb73
feat: provision to create RIV from Stock Ledger Invariant Check
report ( #37115 )
...
* feat: provision to create RIV from `Stock Ledger Invariant Check` report
* fix: `linter`
2023-09-19 13:00:44 +05:30
David Arnold
c99c486716
Merge branch 'develop' into fix/payment-url
2023-09-18 20:33:30 +02:00
David Arnold
7bc8ff21d4
fix: payment url display as link
2023-09-18 20:33:21 +02:00
David Arnold
6e1ad4c5bd
fix: payment request rounding in multi-currency and on status update
2023-09-18 20:29:27 +02:00
mergify[bot]
195de14810
fix: don't set from warehouse for purchase material request (backport #37132 ) ( #37134 )
...
fix: don't set from warehouse for purchase material request (#37132 )
(cherry picked from commit e62b783f340844783352030de422c6be14b3ddfc)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-09-18 22:31:22 +05:30
Ankush Menat
dd24a1b36e
chore: remove obsolete welcome page ( #37143 )
2023-09-18 16:43:13 +00:00
Ankush Menat
d0eac47483
fix: stock summary page
2023-09-18 21:49:52 +05:30
ruthra kumar
2a575d9dc2
Merge pull request #37131 from ruthra-kumar/more_generic_customer_filter_in_ar_report
...
refactor: more generic filters in Accounts Receivable report
2023-09-18 16:59:25 +05:30
ruthra kumar
08d91ab831
refactor(test): AR output filtered on USD customers
2023-09-18 16:28:06 +05:30
ruthra kumar
083c82c206
chore: remove stale code
2023-09-18 16:28:06 +05:30
ruthra kumar
ac650d2e7a
refactor: replace 'customer' filter with 'party_type' and 'party'
2023-09-18 16:28:02 +05:30
ruthra kumar
5acbf3f262
Merge pull request #37127 from ruthra-kumar/better_date_filters_in_get_outstanding_invoices
...
refactor: better date filters in `Get Outstanding Invoices` dialog
2023-09-18 13:20:32 +05:30
RitvikSardana
3764c01028
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>
2023-09-18 13:07:14 +05:30
ruthra kumar
9004721859
refactor: better date filters in Get Outstanding Invoices
dialog
2023-09-18 12:46:08 +05:30
Smit Vora
a9c85e4179
fix: handle multiple references with same name
2023-09-17 16:14:21 +05:30
Deepesh Garg
5e21e7cd1d
fix: Don't allow merging accounts with different currency ( #37074 )
...
* fix: Don't allow merging accounts with different currency
* test: Update conflicting values
* test: Update conflicting values
2023-09-17 15:54:06 +05:30
ruthra kumar
21f94918a3
Merge pull request #36893 from marination/bank-reco-code-cleanup
...
refactor: Bank Reconciliation Tool APIs
2023-09-17 08:07:30 +05:30
Gursheen Kaur Anand
099468e3cf
fix: company wise deferred accounting fields in item ( #37023 )
...
* fix: move deferred accounts in accounting section
* fix: move deferred check boxes in item accounting
* fix: show company wise acc in filters
* fix: fetch item deferred account from child table
* fix: tests using deferred acc
* refactor: use cached value
* fix: cached value call
* feat: patch to migrate deferred acc
* fix: hardcode education module doctypes in patch
* chore: resolve conflicts
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2023-09-16 21:25:31 +05:30
HENRY Florian
34bb64e41a
fix(ux): move get_route_options_for_new_doc
to refresh
( #37096 )
...
fix: move `get_route_options_for_new_doc` to `refresh`
2023-09-16 15:59:09 +05:30
s-aga-r
fc016680c9
fix: ignore user permissions for Source Warehouse
in MR ( #37102 )
...
fix: ignore user permissions for Source Warehouse in MR
2023-09-15 21:45:43 +05:30
Ankush Menat
7045810bae
refactor: move clear data button to user action
2023-09-15 20:47:28 +05:30
ruthra kumar
a093dff039
Merge pull request #37108 from ruthra-kumar/better_asset_validation_on_returns
...
fix: asset validation misfire on debit notes
2023-09-15 20:01:34 +05:30
ruthra kumar
097b9892dc
fix: asset validation misfire on debit notes
2023-09-15 17:54:20 +05:30
ruthra kumar
855a0d3bec
Merge pull request #37105 from ruthra-kumar/move_unreconcile_btn_to_group
...
refactor: move `unreconcile` button into a drop down
2023-09-15 16:57:32 +05:30
Ankush Menat
61778d5058
ci: restart bench before final migrate ( #37104 )
...
Also remove few patches which are now handled automatically
2023-09-15 16:51:56 +05:30
ruthra kumar
94ce43b0d5
refactor: add unreconcile
btn to purchase invoice
2023-09-15 16:21:50 +05:30
ruthra kumar
f2b0ac6868
refactor: move unreconcile
btn inside a drop down
2023-09-15 16:19:27 +05:30
ruthra kumar
2be025311a
test: bank reconciliation API methods
2023-09-15 14:44:07 +05:30
mergify[bot]
08aaf22b2a
fix: precision issue and column name (backport #37073 ) ( #37089 )
...
fix: precision issue and column name (#37073 )
(cherry picked from commit f2395a92971f48904e88afb929285def7ba221e4)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-09-15 12:09:48 +05:30
ruthra kumar
85ebaa3aed
Merge pull request #36879 from ruthra-kumar/unreconcile_feature
...
feat: Unreconcile Payments
2023-09-14 12:17:46 +05:30
Ankush Menat
2dbdc402bb
refactor!: remove social media post module
2023-09-14 12:11:23 +05:30
Gursheen Kaur Anand
5976d0d13f
fix: prorate factor in subscription invoice total ( #36880 )
...
fix: prorate factor calculation
2023-09-14 12:05:05 +05:30
Ankush Menat
2135b0132d
refactor!: remove twitter integration
2023-09-14 11:25:49 +05:30
s-aga-r
41fb40e26f
Merge pull request #37015 from s-aga-r/REMOVE-WOOCOMMERCE
...
refactor!: remove `woocommerce` integration
2023-09-14 10:41:18 +05:30
Florian HENRY
0932f1c9d4
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_remove_regional_france
2023-09-13 17:19:14 +02:00
Florian HENRY
a3ebef7a29
fix: fix CI
2023-09-13 17:18:13 +02:00
Abdo
6f4f5be990
chore: Translate Voucher Type in General Ledger Report ( #36874 )
...
chore: Translate Voucher Type in General Ledger Report
2023-09-13 20:38:45 +05:30
ViralKansodiya
96363dbb07
fix: Remove redundant code ( #37001 )
...
fix: Remove redundant code
2023-09-13 20:34:20 +05:30
Deepesh Garg
7711744020
Merge pull request #37032 from HarryPaulo/auth-rule-based-on-item-group
...
feat: created "based on" Item Group to specify a different percentage…
2023-09-13 20:27:34 +05:30
Deepesh Garg
1db05c80e1
Merge pull request #37031 from HarryPaulo/fix-auth-rule-based-on
...
fix: "Based on" field always has the value "Not applicable"
2023-09-13 20:26:28 +05:30
Deepesh Garg
6664bc98a0
Merge pull request #37041 from vorasmit/fix-advances
...
fix: multiple fixes for booking advances in seperate account
2023-09-13 20:24:57 +05:30
marination
8a4954d713
test: Impact on SO of advance PE submit and unlinking/replacement by SI
2023-09-13 19:09:03 +05:30
s-aga-r
d2f3286115
fix: ignore user permissions for From Warehouse
in PR
2023-09-13 16:26:29 +05:30
Deepesh Garg
7bfd487b25
Merge pull request #36364 from SvbZ3r0/develop
...
fix: Naming Series preview when no previous transaction present
2023-09-13 15:17:51 +05:30
Deepesh Garg
1d014122c1
Merge pull request #36980 from anandbaburajan/SI_DI_internal_and_external_links
...
fix: + btn not appearing for delivery note connection
2023-09-13 15:16:11 +05:30
marination
426350eee6
fix: Update advance_paid
in SO/PO after unlinking from advance entry
2023-09-13 14:24:56 +05:30
s-aga-r
b83d880d66
Merge pull request #37046 from s-aga-r/FIX-1081
...
fix: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 14:21:59 +05:30
rohitwaghchaure
0e83190c19
fix: incorrect stock ledger entries in DN ( #36944 )
2023-09-13 13:34:40 +05:30
s-aga-r
1c78a5a9aa
test: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 12:28:18 +05:30
s-aga-r
74272a2e28
fix: patch to delete Woocommerce Settings
DocType
2023-09-13 12:02:27 +05:30
s-aga-r
328ba4b656
refactor!: remove woocommerce
2023-09-13 11:50:04 +05:30
s-aga-r
6bab0eeaa1
fix: Purchase Receipt Provisional Accounting GL Entries
2023-09-13 11:24:10 +05:30
rohitwaghchaure
e6c302a397
fix: test case ( #37063 )
2023-09-13 11:22:43 +05:30
Deepesh Garg
88f7e57edf
Merge pull request #37055 from deepeshgarg007/dimension_filters_gl
...
fix: Apply dimension filter, irrespective of dimension columns
2023-09-13 10:05:58 +05:30
ruthra kumar
5898a6f48e
Merge pull request #37057 from ruthra-kumar/packed_item_picking_expired_price
...
fix: Packed item incorrectly picks expired price on Sales Order
2023-09-13 08:18:47 +05:30
ruthra kumar
055156d28a
test: expired item price should not be picked
2023-09-13 07:48:59 +05:30
ruthra kumar
47ffa4983c
fix: packed item using expired price
2023-09-13 06:03:12 +05:30
Deepesh Garg
1f02fb3bd9
Merge pull request #37017 from anandbaburajan/company_tabs
...
chore: add tabs for company doctype
2023-09-12 22:41:23 +05:30
Deepesh Garg
769db0b3bc
fix: Apply dimension filter, irrespective of dimesion columns
2023-09-12 21:14:08 +05:30
HarryPaulo
da54ab5b3d
fix: linters
2023-09-12 09:43:11 -03:00
rohitwaghchaure
9a23ba53c5
fix: button to make BOMs ( #37049 )
...
fix: custom button to make BOMs
2023-09-12 17:19:12 +05:30
mergify[bot]
93af6f6a1b
feat: provision to set required by from Production Plan (backport #37039 ) ( #37040 )
...
feat: provision to set required by from Production Plan (#37039 )
* feat: provision to set the Required By date from production plan
* test: added test case for validate schedule_date
(cherry picked from commit d278b116030df0f272c3c101b75fe3b66a344c04)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-09-12 16:29:02 +05:30
Smit Vora
c09807845f
fix: ensure correct preview and set latest transaction date
2023-09-12 13:25:51 +05:30
s-aga-r
3c6e527dd1
Merge pull request #37025 from s-aga-r/FIX-883
...
fix: `Parent Task` link with `Project Task`
2023-09-12 06:59:45 +05:30
HarryPaulo
623239d3f7
feat: created "based on" Item Group to specify a different percentage for each item group
2023-09-11 18:14:38 -03:00
HarryPaulo
fae640c56f
fix: "Based on" field always has the value "Not applicable"
2023-09-11 17:57:31 -03:00
marination
2ad62be2c7
chore: Convert db.sql
to QB queries
2023-09-12 00:00:06 +05:30
s-aga-r
0d5c8f03bd
test: add test case for Task having common subject
2023-09-11 22:36:58 +05:30
marination
b9750f324b
fix: Remove get_matching_vouchers_for_bank_reconciliation
...
- There should only be one hook to add queries to `get_linked_payments`
- `get_matching_queries` will be the only hook just like before
2023-09-11 21:51:10 +05:30
s-aga-r
5cae2e79bd
fix: reload task before save
2023-09-11 20:36:27 +05:30
s-aga-r
d3295c43e3
fix: set Template Task
ref in Project Task
2023-09-11 20:36:11 +05:30
s-aga-r
b4bcd9ba3f
feat: new field in Task
to hold ref of Template Task
2023-09-11 20:35:12 +05:30
Smit Vora
43061f4416
fix: correct set_query filters
2023-09-11 19:16:25 +05:30
s-aga-r
d739ab6ee3
fix(ux): docstatus filter for Reference Name
in QI ( #37024 )
2023-09-11 18:52:31 +05:30
anandbaburajan
dda4c5ec59
chore: add tabs for company doctype
2023-09-10 22:06:28 +05:30
s-aga-r
ce549ce9b2
fix(ux): filters for SCR Item Serial and Batch Bundle
( #37013 )
2023-09-10 17:10:04 +05:30
Bernd Oliver Sünderhauf
846ae32d92
feat: Add half-yearly asset maintenance periodicity. ( #37006 )
2023-09-10 17:00:01 +05:30
Deepesh Garg
b34c03d306
Merge pull request #36843 from GursheenK/process-soa-pdf-name
...
fix: show customer name for naming series in process soa
2023-09-10 12:20:53 +05:30
Deepesh Garg
c849a012d5
Merge pull request #36974 from GursheenK/tax_withholding_category_base_total_for_si
...
fix: tax category field in tax withholding details report
2023-09-10 11:40:36 +05:30