Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
458a1fe61ae732c25f8f9d402b294ddef58e5c56
458a1fe
codacy
by tundebabzy
· 7 years ago
ef605d5
codacy
by tundebabzy
· 7 years ago
3b1251e
codacy tinzz
by tundebabzy
· 7 years ago
2379451
codacy tinzz
by tundebabzy
· 7 years ago
fbdd5d3
more tests and bug fixes
by tundebabzy
· 7 years ago
024c28a
fix proration logic to reduce possibility of rounding errors
by tundebabzy
· 7 years ago
79a0156
enhancement: do nothing if `cancel_sbscription` is called for cancelled subscription
by tundebabzy
· 7 years ago
d43422c
enhancement: ensure subscription is cancelled before attempting to restart
by tundebabzy
· 7 years ago
e13570f
codacy review
by tundebabzy
· 7 years ago
9e863b9
Merge branch 'develop' into new-subscription
by tundebabzy
· 7 years ago
c15dc21
clean up
by tundebabzy
· 7 years ago
49d34df
more tests
by tundebabzy
· 7 years ago
688fd6b
prorate invoice when cancelling subscription
by tundebabzy
· 7 years ago
4499e53
add article
by tundebabzy
· 7 years ago
16afa87
tiny refactor of invoice setting logic
by tundebabzy
· 7 years ago
9df4f0b
fix: apply_discount_on field should be of type Select not Data
by tundebabzy
· 7 years ago
8670c85
make sure default `apply_discount_on` is set when creating invoice
by tundebabzy
· 7 years ago
ca5cf35
fix: task should explicitly call `commit` and rollback if error
by tundebabzy
· 7 years ago
36c18c9
docstrings
by tundebabzy
· 7 years ago
0ec4452
hook to hourly scheduler
by tundebabzy
· 7 years ago
78fb126
fix test
by tundebabzy
· 7 years ago
b91ec79
update tests and more tweaks
by tundebabzy
· 7 years ago
7eabbd9
update start date alone after restarting subscription
by tundebabzy
· 7 years ago
2a11c18
set initial invoice period based on subscription start
by tundebabzy
· 7 years ago
a93fa16
freeze screen while waiting for updates on subscription
by tundebabzy
· 7 years ago
328aded
adds `start` field to record subscrption start date
by tundebabzy
· 7 years ago
5bebbbe
[Feature] Supplier warehouse link field on purchase order (#13051)
by Harsh Patel
· 7 years ago
bc7a549
Gocardless integration (#13008)
by Charles-Henri Decultot
· 7 years ago
3fecbb9
Make Expense Claim from Employee Advance #13053 (#13074)
by tundebabzy
· 7 years ago
d9fec69
update test case, fix bugs
by tundebabzy
· 7 years ago
8f37926
add ability to cancel, restart and refresh subscription
by tundebabzy
· 7 years ago
4552232
Merge pull request #13137 from achillesrasquinha/py3
by Achilles Rasquinha
· 7 years ago
6465228
self.assertEqual
by Achilles Rasquinha
· 7 years ago
c209014
updated develop_version to 11 (#13133)
by Ameya Shenoy
· 7 years ago
2cccad0
more tests and quick fix
by tundebabzy
· 7 years ago
a5bc057
adds missing 'translatability'
by tundebabzy
· 7 years ago
86ee455
more tests and bug fix
by tundebabzy
· 7 years ago
b3d5777
more test cases and bug fixes
by tundebabzy
· 7 years ago
96698c9
Use range instead xrange (#13128)
by Achilles Rasquinha
· 7 years ago
72d8509
python 3 fix (#13127)
by Faris Ansari
· 7 years ago
3aaf693
adds task -`process`
by tundebabzy
· 7 years ago
95a4ca9
update test cases
by tundebabzy
· 7 years ago
9bf029a
generate new invoice only when `current_invoice_end` is past
by tundebabzy
· 7 years ago
11a5f78
Merge pull request #13070 from achillesrasquinha/py3
by Achilles Rasquinha
· 7 years ago
45b6a17
refactor:
by tundebabzy
· 7 years ago
c634ca8
adds validation to billing_interval_count in Subscription Plan
by tundebabzy
· 7 years ago
3c26a7e
adjusts query so multiple plans can be used to create single invoice
by tundebabzy
· 7 years ago
559d01e
allows to rename subscription plan
by tundebabzy
· 7 years ago
07313c2
adds more assertions to test cases
by tundebabzy
· 7 years ago
3ee22f0
rename valid_email to validate_email (#13103)
by Ameya Shenoy
· 7 years ago
c6e2d75
[Translation] Updated Translations (#13097)
by Frappe PR Bot
· 7 years ago
033eb77
minor fixes for member (#13101)
by Zarrar
· 7 years ago
048bcbf
more tests and code fixes
by tundebabzy
· 7 years ago
b84e951
Subscriptions doctype - subscriber should be set only once
by tundebabzy
· 7 years ago
1ea5055
fix another date comparison bug
by tundebabzy
· 7 years ago
4d8175f
adds test cases and fix resulting bugs
by tundebabzy
· 7 years ago
cd700ef
only generate invoice `after_insert` if subscription is not in trial period
by tundebabzy
· 7 years ago
0091c86
fix date comparison bug
by tundebabzy
· 7 years ago
08a11b4
sets default for `days_until_due` to 0
by tundebabzy
· 7 years ago
d3fdcd9
set `after_insert` methods:
by tundebabzy
· 7 years ago
b72aac6
adds validation: - ensure trial period dates are in order
by tundebabzy
· 7 years ago
7a2c6df
sets Subscription doc status in `before_save`
by tundebabzy
· 7 years ago
3010996
adds `before_insert` methods:
by tundebabzy
· 7 years ago
35e92c7
removes start field from Subscriptions
by tundebabzy
· 7 years ago
6e01433
removes end_date from Subscriptions doctype
by tundebabzy
· 7 years ago
2b52982
adds prorate field to Subscription Settings
by tundebabzy
· 7 years ago
2dee342
Subscriptions doctype - trial start and end are set_only_once
by tundebabzy
· 7 years ago
e53a238
minor fix (#13095)
by Zarrar
· 7 years ago
70a57e0
New Report Employee Advance Summary (#13040)
by Shreya Shah
· 7 years ago
cbe4f5b
changes to subscription settings
by tundebabzy
· 7 years ago
066958a
subscription_invoice doctype changes
by tundebabzy
· 7 years ago
8457bb2
change in Subscription Settings
by tundebabzy
· 7 years ago
8ffd5d4
[Fix] UX for delivery trip (#13046)
by rohitwaghchaure
· 7 years ago
9360f81
Validity of Quotation #12858 (#13078)
by tundebabzy
· 7 years ago
9016890
adds Subscription Settings doctype
by tundebabzy
· 7 years ago
988f5ca
hide `trial_period_end` and `invoices` if empty
by tundebabzy
· 7 years ago
bbac07d
use naming series for Subscriptions
by tundebabzy
· 7 years ago
dda6234
remove subscription name and name by subscriber
by tundebabzy
· 7 years ago
7c455ad
display invoices section field only if there are invoices
by tundebabzy
· 7 years ago
4ca5e81
adds description for `billing_interval_count` in subscription plan
by tundebabzy
· 7 years ago
4d31255
customer field in Subscriber should be Link
by tundebabzy
· 7 years ago
a07811b
adds new doctype - Subscriptions
by tundebabzy
· 7 years ago
2572b05
Update territory and customer_group patch optimization (#13076)
by Nabin Hait
· 7 years ago
2581e2e
New doctype - Subscription Plan:
by tundebabzy
· 7 years ago
007919c
New doctype - Subscriber:
by tundebabzy
· 7 years ago
4a0d270
optimize patch for faster execution (#13068)
by Zarrar
· 7 years ago
a3555aa
[FIX] sorting multiple compares
by Achilles Rasquinha
· 7 years ago
802819d
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
4ff4d18
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
d54953e
bumped to version 10.1.4
by Nabin Hait
· 7 years ago
339426c
fix permission issue for stock balance report - Item Group (#13069)
by Zarrar
· 7 years ago
7570774
Merge branch 'master' into develop
by Nabin Hait
· 7 years ago
489ff6e
Merge branch 'hotfix'
by Nabin Hait
· 7 years ago
d12fb58
bumped to version 10.1.3
by Nabin Hait
· 7 years ago
82048cf
verify payment entry amount is positive (#13066)
by Ameya Shenoy
· 7 years ago
4d76269
[Fix] Item wise sales register report (#13055)
by rohitwaghchaure
· 7 years ago
70a6889
auto name on the basis of naming series (#13056)
by Shreya Shah
· 7 years ago
d5b2e39
improve validation (#13058)
by Shreya Shah
· 7 years ago
239c121
[Translation] Updated Translations (#13059)
by Frappe PR Bot
· 7 years ago
dd0fc10
[Fix] PDC amount, PDC print layout issue (#13062)
by rohitwaghchaure
· 7 years ago
Next »