Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
0209ef0fc5b7ee0ca6493be1fa9e11179dc8f6f6
0209ef0
Quality Management System (#15893)
by Himanshu
· 6 years ago
ce49f40
Merge pull request #16274 from rmehta/fix-child-qty-rate
by Saurabh
· 6 years ago
fafbb02
fix: reload parent after setting children
by Rushabh Mehta
· 6 years ago
c9b1a35
fix: set explicit idx for new item in update_child_qty_rate
by Rushabh Mehta
· 6 years ago
5d11abb
fix(escaping): accounts_receivable.py
by Rushabh Mehta
· 6 years ago
25fc5b8
[Translation] Updated Translations (#16227)
by Frappe PR Bot
· 6 years ago
1b7c583
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
a509d48
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
7067727
bumped to version 11.0.3-beta.31
by Frappe Bot
· 6 years ago
16c3240
Merge pull request #15973 from deepeshgarg007/accounts-receivable
by Nabin Hait
· 6 years ago
0866b2b
Update accounts_receivable.py
by Nabin Hait
· 6 years ago
b645c2c
Rebase using staging-fixes and resolved conflicts
by deepeshgarg007
· 6 years ago
530453e
Added temp variables for outstanding, credit_note_amt instead of function calling
by deepeshgarg007
· 6 years ago
5de603c
breaked up code into multiple functions
by deepeshgarg007
· 6 years ago
4ac8fcf
Added test case for Accounts receivable report based on payment terms
by deepeshgarg007
· 6 years ago
a944f88
Removed column for pdc date
by deepeshgarg007
· 6 years ago
17544d7
Refactored accounts receivable report for payment terms
by deepeshgarg007
· 6 years ago
e7a91b9
Credit note fix
by deepeshgarg007
· 6 years ago
f98adf2
Changed columns and added currency conditions
by deepeshgarg007
· 6 years ago
b6c0837
Allocation of credit note amount and pdc in payment terms
by deepeshgarg007
· 6 years ago
24f8d3e
Add columns based on payment terms
by deepeshgarg007
· 6 years ago
a8ab9b5
Accounts Receivable report based on payment terms
by deepeshgarg007
· 6 years ago
a78947f
Merge pull request #16218 from deepeshgarg007/analytics-graph
by Nabin Hait
· 6 years ago
5555bf8
Capitalize marketplace factory class to support recent router changes (#16238)
by Suraj Shetty
· 6 years ago
a8d9bfd
Fix: currency symbol issue in delivery note list (#16233)
by Suraj Shetty
· 6 years ago
159897d
fix(customer): Fix Total Unpaid amount in Customer dashboard (#16234)
by Rohan
· 6 years ago
c4921d2
Merge pull request #16225 from rohitwaghchaure/not_able_to_make_po_from_mr
by rohitwaghchaure
· 6 years ago
c5c2124
Merge pull request #16226 from shreyashah115/fix-list
by rohitwaghchaure
· 6 years ago
ca62b19
Merge pull request #16228 from shreyashah115/fix-student-report
by rohitwaghchaure
· 6 years ago
a5dc08e
fix: remove paid_amount and modify query
by shreyashah115@gmail.com
· 6 years ago
0543f03
fix: Remove date_of_joining from field list
by shreyashah115@gmail.com
· 6 years ago
37d7d25
Merge pull request #16207 from Zlash65/fix-qi
by rohitwaghchaure
· 6 years ago
d6ca23b
Merge pull request #16219 from Zlash65/fix-holiday-leave
by rohitwaghchaure
· 6 years ago
c963ac2
Merge pull request #16211 from Zlash65/fix-pp
by rohitwaghchaure
· 6 years ago
4ac9ea0
[Fix] Get items from material request not working for PO
by Rohit Waghchaure
· 6 years ago
c8337c6
fix check for leave on holiday for half day
by Zlash65
· 6 years ago
1ee19e4
Analytics report graph fix
by deepeshgarg007
· 6 years ago
871f4e5
Merge pull request #16201 from netchampfaris/fix-product-search
by Faris Ansari
· 6 years ago
22a1e28
fix(variant): Show attribute values on single variant creation (#16204)
by Nabin Hait
· 6 years ago
4994d84
fix(pos-profile): Cleanup Form for POS Profile (#16208)
by Faris Ansari
· 6 years ago
82e01bc
fix fetch material request items logic
by Zlash65
· 6 years ago
9fde660
make quality inspection in query configurable
by Zlash65
· 6 years ago
e165fc0
Merge branch 'staging' into develop
by Saurabh
· 6 years ago
58a4f0e
bumped to version 11.0.3-beta.30
by Saurabh
· 6 years ago
35ff4a8
Merge pull request #15964 from pratu16x7/staging-fixes-setup-refactor
by Prateeksha Singh
· 6 years ago
4ba9594
[setup] domain not in array
by Prateeksha Singh
· 6 years ago
9c56762
[setup] add defaults stage
by Prateeksha Singh
· 6 years ago
58db3c1
[setup] fix install_defaults
by Prateeksha Singh
· 6 years ago
0e72897
[setup][minor] remove unused import
by Prateeksha Singh
· 6 years ago
d59b61c
[fixtures] re-add market_segments and sales_stages utils
by Prateeksha Singh
· 6 years ago
4da8dce
[setup] remove unused imports
by Prateeksha Singh
· 6 years ago
b274f8c
[fix] setup chart of accounts
by Prateeksha Singh
· 6 years ago
47118ab
[setup] remove redundant code
by Prateeksha Singh
· 6 years ago
9282e08
[fix] >.< call setup_taxes
by Prateeksha Singh
· 6 years ago
c3a49b9
[fix] set default_bank_account in company
by Prateeksha Singh
· 6 years ago
c0f90be
Rename 'Chat' to 'Gitter Chat'
by Prateeksha Singh
· 6 years ago
1aee75a
[setup] separate out setup_company
by Prateeksha Singh
· 6 years ago
8469b27
[setup] add get_country_and_charts()
by Prateeksha Singh
· 6 years ago
aeb8abf
[setup] add market segments and sales stages
by Prateeksha Singh
· 6 years ago
6f72332
[setup][fix] company fixtures
by Prateeksha Singh
· 6 years ago
6bf22fa
[setup][fix] get newly created root Territory for children
by Prateeksha Singh
· 6 years ago
c1c0576
[setup] bundle up fixtures and setup docs
by Prateeksha Singh
· 6 years ago
dabf349
[setup] don't premake company fixtures
by Prateeksha Singh
· 6 years ago
b422458
[setup] set the default fiscal year that was made
by Prateeksha Singh
· 6 years ago
179d827
[setup] fetch setup config
by Prateeksha Singh
· 6 years ago
39b8765
[setup][init] setup as document records
by Prateeksha Singh
· 6 years ago
907e908
fix(product-search): Include variants in product search
by Faris Ansari
· 6 years ago
d630370
Merge pull request #16190 from SaiFi0102/Travis-Fix
by Ameya Shenoy
· 6 years ago
eeab3ee
fix(test): use frappe.db.rollback to revert deletion of fixture data (#16192)
by Rushabh Mehta
· 6 years ago
fb2fdc4
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
4f3fd03
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
caed845
bumped to version 11.0.3-beta.29
by Frappe Bot
· 6 years ago
3775111
Simple Trial Balance (#16060)
by Pawan Mehta
· 6 years ago
8e1326f
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
298796b
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
ee97a46
bumped to version 11.0.3-beta.28
by Frappe Bot
· 6 years ago
cc552b7
Merge pull request #16191 from Alchez/revert-16131
by Ameya Shenoy
· 6 years ago
c1eb94d
Revert "fix(delivery): update package total on validate (#16131)"
by Rohan
· 6 years ago
5b50b28
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
43c95e3
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
0509d82
bumped to version 11.0.3-beta.27
by Frappe Bot
· 6 years ago
afc55ca
De-clutter, Regionalize and Domainify Accounts Module Configuration (on staging-fixes) (#16117)
by Tyler Matteson
· 6 years ago
b52bd9c
AR/AP Report Enhancement (#16175)
by Saif
· 6 years ago
c953fae
Travis Fix: bench reinstall pass MariaDB root user/pass as arguments (#16173)
by Saif
· 6 years ago
f43433b
fix(delivery): update package total on validate (#16131)
by Rohan
· 6 years ago
5472fff
Added disabled field in the address (#16114)
by rohitwaghchaure
· 6 years ago
bc0ef0b
Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080)
by RicardoJohann
· 6 years ago
398e47e
Merge pull request #16189 from rohitwaghchaure/transferred_qty_issue
by rohitwaghchaure
· 6 years ago
57633b7
[Fix] Transferred qty cannot be null
by Rohit Waghchaure
· 6 years ago
3d82b74
Update Items in Submit state can add new row (#15644)
by Stavros Anastasiadis
· 6 years ago
4c5bd25
fix(party dashboard): empty array is truthy, check for length (#16184)
by Sagar Vora
· 6 years ago
39b31ec
fix(pos): Return empty dict if no results found (#16124)
by Rohan
· 6 years ago
0c3c148
Linking company address to pos profile (#16142)
by Deepesh Garg
· 6 years ago
8685329
Rearranged arguments
by Saif Ur Rehman
· 6 years ago
5608bc6
Added root password to .travis.yml
by Saif Ur Rehman
· 6 years ago
da9c96e
Merge pull request #16150 from rohitwaghchaure/what_is_the_use_of_this_code
by Nabin Hait
· 6 years ago
2bd6ab9
Merge pull request #16140 from KanchanChauhan/staging-fixes
by Nabin Hait
· 6 years ago
7c2a5bd
Merge branch 'staging' into develop
by Frappe Bot
· 6 years ago
67db77c
Merge branch 'staging-fixes' into staging
by Frappe Bot
· 6 years ago
4f1c659
bumped to version 11.0.3-beta.26
by Frappe Bot
· 6 years ago
Next »