Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
6f39db6a18a7e9ca4f17c0fc3eafe3cecb4920a0
/
erpnext
/
controllers
8bf19ce
fix: Error handling in taxes and totals
by deepeshgarg007
· 6 years ago
b65c761
fix: Enhancement in credit note (#18510)
by Deepesh Garg
· 6 years ago
3f83263
fix: remove wrong status update for order type maintenance (#18444)
by Mangesh-Khairnar
· 6 years ago
305da79
Handling case for Material Request type 'Manufacture' v12 (#18365)
by Anurag Mishra
· 6 years ago
7ed5919
fix(LoanApplication): Repayment amount check (#18376)
by Faris Ansari
· 6 years ago
88620d6
fix: precision on comparing with the outstanding amount (#18375)
by Mangesh-Khairnar
· 6 years ago
747c262
fix(BOM): Sever Error due in bom query to new behaviour of db.escape in v12 (#18401)
by Karthikeyan S
· 6 years ago
8a06b8f
fix precision
by Anurag Mishra
· 6 years ago
322053e
Merge pull request #18136 from nabinhait/inv-disc-improvements
by Deepesh Garg
· 6 years ago
868766d
refactor: Refactored over delivery/receipt/billing fields (#17788)
by Nabin Hait
· 6 years ago
d83e39d
Merge branch 'develop' of https://github.com/frappe/erpnext into inv-disc-improvements
by Nabin Hait
· 6 years ago
b315acb
fix: Calculate taxes and totals only if items added in transaction
by Nabin Hait
· 6 years ago
6a79691
fix(bom): escape name with wildcard character (#18164)
by Mangesh-Khairnar
· 6 years ago
334335a
fix: not able to make credit note for the sales invoice in which item code is not set (#18184)
by rohitwaghchaure
· 6 years ago
8a054e4
Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry
by rohitwaghchaure
· 6 years ago
5d4d70b
feat: provision to make debit / credit note against the stock returned entry
by Rohit Waghchaure
· 6 years ago
7b684a0
fix: merge conflict
by Nabin Hait
· 6 years ago
7dedd9a
refactor: better error message when changing variant value (#18144)
by Shivam Mishra
· 6 years ago
841d852
refactor: added missing translation functions (#18143)
by Anurag Mishra
· 6 years ago
34c551d
fix: Missing commits from hotfix branch (#17997)
by Nabin Hait
· 6 years ago
3bbcd49
fix: set invoice status considering invoice discounting
by Nabin Hait
· 6 years ago
126a02e
fix: set invoice status considering invoice discounting
by Nabin Hait
· 6 years ago
78a86af
fix: Fiter passing fix in get batch query (#18131)
by Deepesh Garg
· 6 years ago
659a01d
Update accounts_controller.py
by Nabin Hait
· 6 years ago
8c621ab
fix: precision for certain calculations in buying controller (#18008)
by Mangesh-Khairnar
· 6 years ago
ea05746
fix: Removed submitted status from Quotation (#18055)
by Deepesh Garg
· 6 years ago
e8d21cd
fix: Division by zero error fix in group similar item
by deepeshgarg007
· 6 years ago
4c16393
feat: creating stock entry against purchase receipt
by Anurag Mishra
· 6 years ago
0d7d487
Merge pull request #17920 from Anurag810/stock_balance_report
by Deepesh Garg
· 6 years ago
bbe2c4f
fix: fetch item on the base of item group
by Anurag Mishra
· 6 years ago
3cf2436
feat: provision to set multiple manufacturer in the item master
by Rohit Waghchaure
· 6 years ago
6744feb
Merge pull request #17769 from deepeshgarg007/dimensions
by Rushabh Mehta
· 6 years ago
37fdeee
Merge pull request #17805 from nabinhait/discount-rounding-adjustment-dev
by Nabin Hait
· 6 years ago
2580075
Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions
by deepeshgarg007
· 6 years ago
1bb3fc3
Merge pull request #17789 from sunnyakaxd/patch-2
by Nabin Hait
· 6 years ago
4d58734
fix: Rounding adjustment while additional discount amount is aplied on grand total
by Nabin Hait
· 6 years ago
62d58ac
fix: Added description if item variants does not have description in map(v12) (#17796)
by Anurag Mishra
· 6 years ago
70029b8
Update status_updater.py
by Himanshu Mishra
· 6 years ago
acc2422
Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
ca8dae1
Merge branch 'develop' into opening-stock-entry-dev
by Nabin Hait
· 6 years ago
5cd04a6
fix: payment reconciliation against expense claim (#17729)
by Nabin Hait
· 6 years ago
d330519
fix: Merge branch develop into dimensions
by deepeshgarg007
· 6 years ago
8770ea2
fix: Opening accounting entry for stock entry
by Nabin Hait
· 6 years ago
3d11ac0
fix: Accounting dimensions for child tables
by deepeshgarg007
· 6 years ago
3f119ec
fix: GL Entry for opening stock reconciliation
by Nabin Hait
· 6 years ago
d07a3e1
fix: limit offset was missing in the get_delivery_notes_to_be_billed method (#17611)
by rohitwaghchaure
· 6 years ago
60f4dd0
Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions
by deepeshgarg007
· 6 years ago
39be1d4
Merge pull request #17546 from rohitwaghchaure/incorrect_payment_amount_if_advance_amount_in_si_develop
by rohitwaghchaure
· 6 years ago
d83cf65
fix: Added dimensions in financial reports and general ledger
by deepeshgarg007
· 6 years ago
4a267b9
fix: incorrect payment amount in the payment terms if the sales invoice has the advance amount
by Rohit Waghchaure
· 6 years ago
4d2c307
Merge pull request #17475 from netchampfaris/item-variant-attributes-optional
by rohitwaghchaure
· 6 years ago
ab14892
fix: Variant naming if optional attributes
by Faris Ansari
· 6 years ago
cb03bb1
fix: Allow variant attributes to be optional
by Faris Ansari
· 6 years ago
bffa060
Merge branch 'develop' of https://github.com/frappe/erpnext into notification
by deepeshgarg007
· 6 years ago
b8103ac
Merge branch 'develop' into item-discount
by Nabin Hait
· 6 years ago
f2fb0e0
fix: Add status for partial received
by deepeshgarg007
· 6 years ago
c23b709
Merge branch 'develop' of https://github.com/frappe/erpnext into notification
by deepeshgarg007
· 6 years ago
4a994d4
fix: Don't allocate advance if pos
by Nabin Hait
· 6 years ago
64bfdd9
fix: test cases
by Nabin Hait
· 6 years ago
593242f
fix: Calculate rate based on discount on server side only if not rate or pricing rule applied
by Nabin Hait
· 6 years ago
06c2040
feat: Track purchase receipt status in Material Request
by deepeshgarg007
· 6 years ago
3ab2a18
Merge branch 'develop' into so-on-hold
by Mangesh-Khairnar
· 6 years ago
6472ed2
Merge pull request #16941 from Mangesh-Khairnar/po-on-hold
by Faris Ansari
· 6 years ago
89206e7
fixed merge conflict
by Nabin Hait
· 6 years ago
0f62b13
Merge pull request #17159 from rohitwaghchaure/sales_return_not_working_for_bundle_items
by Nabin Hait
· 6 years ago
9665a53
fix: item variant test cases
by Rohit Waghchaure
· 6 years ago
f3a9552
fix: item variant test cases
by Rohit Waghchaure
· 6 years ago
ed82e8b
fix: removed before from accounts_controlle.pyr and fetch the gl from frontend
by Anurag Mishra
· 6 years ago
16c4fd6
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
3771db9
fix: sales return not working for bundle items
by Rohit Waghchaure
· 6 years ago
9835c89
Added test cases
by Rohit Waghchaure
· 6 years ago
3d667b4
Merge branch 'develop' of https://github.com/frappe/erpnext into po-on-hold
by Mangesh-Khairnar
· 6 years ago
88f036a
fix: Validate returned qty with ref qty considering field precision
by Nabin Hait
· 6 years ago
5fa9a7a
feat: unlink advance payment entry on cancelation of order
by Rohit Waghchaure
· 6 years ago
e540534
fix: Pricing rule not working for POS
by Rohit Waghchaure
· 6 years ago
84a18f5
Merge branch 'master' into develop
by Saurabh
· 6 years ago
a7992ec
style: Fix formatting
by Suraj Shetty
· 6 years ago
abc2a64
fix: Commonify get gl_entry code by moving it to accounts_controller
by Suraj Shetty
· 6 years ago
5816fc2
Renamed subcontract to Send to Subcontractor
by Rohit Waghchaure
· 6 years ago
324e06c
Merge branch 'develop' of https://github.com/frappe/erpnext into so-on-hold
by Mangesh-Khairnar
· 6 years ago
5e474f4
fix: add server-side validation for closed sales order for linked material request
by Mangesh-Khairnar
· 6 years ago
b07a5d4
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
8bfe330
feat: pricing rule enhancements
by Rohit Waghchaure
· 6 years ago
439546c
feat: add on hold status in purchase order
by Mangesh-Khairnar
· 6 years ago
7e67a40
Merge branch 'master' into develop
by Frappe Bot
· 6 years ago
6b33c9b
fix: purchase receipt not able to submit because default inventory account has not selected in another company
by Rohit Waghchaure
· 6 years ago
2bfb063
fix(sales order item): not able to search item by description
by Rohit Waghchaure
· 6 years ago
86e650c
feat: validate linked sales order on material request creation
by Mangesh-Khairnar
· 6 years ago
5eb66ae
feat: add on hold status check
by Mangesh-Khairnar
· 6 years ago
e17b709
feat(sales order on hold): check status of sales order to validate entry
by Mangesh-Khairnar
· 6 years ago
482ebd2
Merge branch 'master' into develop
by Saurabh
· 6 years ago
c18e925
fix: Moved regional methods from controller to hooks (#16736)
by rohitwaghchaure
· 6 years ago
cc6e51c
Merge branch 'master' into develop
by Sagar Vora
· 6 years ago
f1e28e0
mod(regional,italy): Updates to Italian Localization
by Gaurav
· 6 years ago
13808b4
fix(py3): Convert to float before comparison
by Aditya Hase
· 6 years ago
d9ce732
fix(py3): Explicitly convert to float for comparison
by Aditya Hase
· 6 years ago
1a441b2
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
f97c5da
Merge branch 'staging' into develop
by Sagar Vora
· 6 years ago
f3cfad7
Merge branch 'master' into staging-fixes
by Sagar Vora
· 6 years ago
3d275af
Merge branch 'develop' of https://github.com/frappe/erpnext.git into Item-Tax-Template-V12
by Saif Ur Rehman
· 6 years ago
Next »