Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
5446ed7642934139370cf5f0a54234c9d384b044
5446ed7
Merge pull request #40695 from ruthra-kumar/ledger_health_monitor
by ruthra kumar
· 10 months ago
3c3009f
Merge pull request #40926 from ruthra-kumar/incorrect_currency_symbol_on_general_ledger_print
by ruthra kumar
· 10 months ago
429e036
fix: incorrect currency symbol in General Ledger print
by ruthra kumar
· 10 months ago
24d37d2
chore: use super() instead of super(__class__, self)
by ruthra kumar
· 10 months ago
b5e017a
Merge pull request #40909 from rohitwaghchaure/fixed-13083
by rohitwaghchaure
· 10 months ago
3bce4d9
fix: pick list validation didn't consider existing draft pick list
by Rohit Waghchaure
· 10 months ago
dc79213
chore: make ledger health doctype read_only
by ruthra kumar
· 10 months ago
4776d66
test: ledger monitoring function
by ruthra kumar
· 10 months ago
10c5ed8
fix: make help items translatable (#40913)
by Raffael Meyer
· 10 months ago
b02d5a2
chore: update POT file (#40899)
by Frappe PR Bot
· 10 months ago
6a8bd64
fix: sync translations from crowdin (#40772)
by Frappe PR Bot
· 10 months ago
f7c9e15
feat: new hook `fields_for_group_similar_items` to group additional fields for print formats (#40831)
by Smit Vora
· 10 months ago
503687a
Merge pull request #40878 from ruthra-kumar/merge_taxes_from_DN_to_sales_invoice
by ruthra kumar
· 10 months ago
39a48a2
test: tax merging from 2 Delivery Note to Sales Invoice
by ruthra kumar
· 10 months ago
2862685
Merge pull request #40876 from ruthra-kumar/fix_advance_against_reverse_advance_for_payable_types
by ruthra kumar
· 10 months ago
219d5a5
Merge pull request #40900 from nabinhait/pro-rata-calc-fix
by Nabin Hait
· 10 months ago
46a2d3c
fix: pro-rata amount for straight line method
by Nabin Hait
· 10 months ago
4ded8ca
Merge pull request #40827 from Nihantra-Patel/fix_po_quot_cre
by rohitwaghchaure
· 10 months ago
3f6dcfe
Merge pull request #40883 from rohitwaghchaure/fixed-13004
by rohitwaghchaure
· 10 months ago
a180c50
Merge pull request #40698 from nabinhait/pro-rata-fix
by Nabin Hait
· 10 months ago
c4ffeed
Merge pull request #40887 from rohitwaghchaure/fixed-12539
by rohitwaghchaure
· 10 months ago
30bbb58
fix: query_report.trigger_refresh is not a function
by Rohit Waghchaure
· 10 months ago
6b317b0
fix: incorrect operator causing incorrect validation
by Rohit Waghchaure
· 10 months ago
550cbbd
refactor: merge taxes from delivery note to Sales Invoice
by ruthra kumar
· 10 months ago
64b7f62
refactor(test): include new fields in assertion
by ruthra kumar
· 10 months ago
141f462
test: advance payment against reverse payment reconciliation
by ruthra kumar
· 10 months ago
248cc61
test: reverse payment against payment for supplier
by ruthra kumar
· 10 months ago
74bc38e
fix(test): for reverse payments, only advance acc should have effect
by ruthra kumar
· 10 months ago
bdd36b0
refactor: supplementary field to better handle reverse payments
by ruthra kumar
· 10 months ago
9fd2ddd
fix: invalid ledger entries on payment against reverse payments
by ruthra kumar
· 10 months ago
a75e095
fix(test): Advance Received should be under liability account
by ruthra kumar
· 10 months ago
8b9079d
Merge pull request #40856 from ruthra-kumar/better_approach_for_exc_rate_updating
by ruthra kumar
· 10 months ago
fe84558
test: payment against JE reconciliation with different rates
by ruthra kumar
· 10 months ago
c15690e
fix: use reference type name to update exc rate
by ruthra kumar
· 10 months ago
be0cb52
fix:linter issue
by Nabin Hait
· 10 months ago
68b076c
Merge branch 'develop' into pro-rata-fix
by Nabin Hait
· 10 months ago
1816f1d
Merge pull request #40848 from rohitwaghchaure/fixed-12763
by rohitwaghchaure
· 10 months ago
8f53bc0
fix: group warehouse added in the stock reconciliation
by Rohit Waghchaure
· 10 months ago
ea1b669
Merge pull request #40852 from Nihantra-Patel/fix_workstation_refresh
by rohitwaghchaure
· 10 months ago
bed1af2
fix: workstation refresh after prompt
by Nihantra C. Patel
· 10 months ago
7d22df2
Merge pull request #40643 from blaggacao/fix/adv-pay-status
by ruthra kumar
· 10 months ago
46e12e0
chore: smaller loop; less indirection
by David
· 10 months ago
b4c815b
test: differentiate progressing and non progressing flows
by David
· 10 months ago
a8cd850
test: patch payments app interface
by David
· 10 months ago
ec675ea
fix(pr): set adv. pay. status base on pr stati
by David
· 10 months ago
c9c6211
test: trigger so to invoice flow (fails)
by David
· 10 months ago
c705a39
fix(pr): set adv. pay. status for po (still fails; differently)
by David
· 10 months ago
bcdfbee
test: correctly trigger po payment request ["Outward"] (fails)
by David
· 10 months ago
3228841
fix: individual accounting tests
by David
· 10 months ago
c3b2ed5
Merge pull request #40723 from rohitwaghchaure/fixed-allow-to-manually-pick-batches
by rohitwaghchaure
· 10 months ago
50dd9fa
feat: allow to pick manually qty / batches / serial nos
by Rohit Waghchaure
· 10 months ago
f3bcdbe
fix: translatable web footer (#40834)
by Raffael Meyer
· 10 months ago
e8dcbe2
fix: depr amount pro rata and related tests
by Nabin Hait
· 10 months ago
1e4b920
Merge pull request #40828 from rohitwaghchaure/chore-removed-manual-option-from-bom
by rohitwaghchaure
· 10 months ago
0b63dbf
chore: remove rate of material based on Manual
by Rohit Waghchaure
· 10 months ago
7768544
fix: purchase order and quotation creation upd
by Nihantra C. Patel
· 10 months ago
7acbfc0
fix: purchase order and quotation creation
by Nihantra C. Patel
· 10 months ago
f2b9686
fix: purchase order and quotation creation
by Nihantra C. Patel
· 10 months ago
5281553
Merge pull request #40584 from nabinhait/fixed-asset-register-currency
by Nabin Hait
· 10 months ago
21a40a2
fix: linter issues
by Nabin Hait
· 10 months ago
4c8dfb2
Merge pull request #40816 from rohitwaghchaure/fixed-12159
by rohitwaghchaure
· 10 months ago
271fea6
Merge pull request #40814 from rohitwaghchaure/fixed-barcode-not-fetch-on-stock-entry
by rohitwaghchaure
· 10 months ago
0a1fab7
fix: added validation if parent id is missing in BOM Creator
by Rohit Waghchaure
· 10 months ago
b073029
fix: barcode not fetched on selection of item
by Rohit Waghchaure
· 10 months ago
15c3f09
Merge pull request #40720 from mmdanny89/warehouse-pos
by rohitwaghchaure
· 10 months ago
edf51c9
Merge pull request #40797 from deepeshgarg007/po_filter
by Deepesh Garg
· 10 months ago
6416a6a
Merge pull request #40796 from deepeshgarg007/pe_default_company_bank_account
by Deepesh Garg
· 10 months ago
4f89906
Merge pull request #40770 from deepeshgarg007/so_commission_update
by Deepesh Garg
· 10 months ago
81cf970
Merge pull request #40755 from deepeshgarg007/employee_payment_entry_receive
by Deepesh Garg
· 10 months ago
4c79d92
Merge pull request #40735 from rohitwaghchaure/fixed-stock-balance-report
by rohitwaghchaure
· 10 months ago
621421b
fix: Show Stock Ageing Data filter not working in stock balance report
by Rohit Waghchaure
· 10 months ago
2dd07d9
Merge pull request #40790 from frappe/pot_develop_2024-03-31
by ruthra kumar
· 10 months ago
d2b96b4
Merge pull request #40181 from pps190/fix-show-future-payments
by ruthra kumar
· 10 months ago
91fa41c
fix: Party type in Payment Order
by Deepesh Garg
· 10 months ago
7ac91de
fix: Default company bank account
by Deepesh Garg
· 10 months ago
b542f21
Merge pull request #40714 from khushi8112/general_ledger_report_voucher_no
by Deepesh Garg
· 10 months ago
6283ff5
chore: update POT file
by frappe-pr-bot
· 10 months ago
9bacf53
Merge pull request #40786 from rtdany10/gp-wh-issue
by rohitwaghchaure
· 10 months ago
4f91eff
Merge pull request #40778 from blaggacao/chore/into-child-mapper
by rohitwaghchaure
· 10 months ago
f958e8b
fix(gp): SLEs not fetched for correct warehouse
by Dany Robert
· 10 months ago
3231ee4
Merge pull request #40783 from rohitwaghchaure/fixed-provision-to-add-serial-batch-bundle-in-subcontracting-receipt
by rohitwaghchaure
· 10 months ago
d73b1f3
fix: button to select serial / batch bundle in the subcontracting receipt
by Rohit Waghchaure
· 10 months ago
679aea6
fix: Warehouse linked company name in multicompany setup (#40779)
by jeshani
· 10 months ago
28c75b8
chore(stock): use the into child mapper mapper frappe/frappe#22592
by David Arnold
· 1 year, 4 months ago
2a8a404
Merge branch 'develop' of https://github.com/frappe/erpnext into so_commission_update
by Deepesh Garg
· 10 months ago
f76da50
fix: Recalculate sales commission on item update
by Deepesh Garg
· 10 months ago
8e52218
Merge pull request #40758 from ashish-greycube/patch-12
by rohitwaghchaure
· 10 months ago
66a06ca
Merge pull request #40760 from ruthra-kumar/fix_cost_center_update_in_gain_loss_journal
by ruthra kumar
· 10 months ago
a3fbeff
Merge pull request #40757 from rohitwaghchaure/fixed-validation-message
by rohitwaghchaure
· 10 months ago
398d302
fix: cost center shouldn't update debit/credit in Exc gain/loss JV
by ruthra kumar
· 10 months ago
d05412f
chore: show item name in the validation message
by Rohit Waghchaure
· 10 months ago
adee2ba
fix: payment_order_status should be no_copy
by Ashish Shah
· 10 months ago
ce2b9de
Merge pull request #40752 from rohitwaghchaure/provision-to-override-batch-dialog
by rohitwaghchaure
· 10 months ago
29e5c68
fix: Receive payment entry from Employee
by Deepesh Garg
· 10 months ago
10bf652
fix: sync translations from crowdin (#40717)
by Frappe PR Bot
· 10 months ago
2e15b22
Merge pull request #40749 from barredterra/crowdin-config
by Raffael Meyer
· 10 months ago
e5f87ef
chore: copy crowdin config from frappe
by barredterra
· 10 months ago
a2961a4
Merge pull request #40725 from barredterra/in-context-translation
by Raffael Meyer
· 10 months ago
fe1290a
Merge pull request #40734 from deepeshgarg007/trend_report_filters
by Deepesh Garg
· 10 months ago
e04cad3
Merge pull request #40741 from rohitwaghchaure/fixed-sales-purchase-return-validation-issue
by rohitwaghchaure
· 10 months ago
Next »