Commit Graph

267 Commits

Author SHA1 Message Date
jitendra e1a0c0b8c6 Convert if else statement to PSR-2 standard 2022-07-12 17:34:13 +05:30
Devansh 56504d9fb9 Ship Quantity Added And Then Deducted 2022-04-18 18:14:29 +05:30
jitendra 5dc3e61c08 Issue #6267 fixed 2022-04-07 17:56:01 +05:30
jitendra 74416ac5f3 Used PHP 8 Constructor Property Promotion 2022-04-01 20:27:11 +05:30
Devansh e810b84369 New Customer Syncing Added 2022-03-15 14:30:01 +05:30
Devansh c9b60b2c10 Squashed All Commits 2022-02-01 16:44:16 +05:30
Devansh 0fe5b20bda
Merge pull request #5675 from akhtarkhan1/product-download
–Fixed Download product issue #5663
2022-01-25 13:29:57 +05:30
Akhtar Khan 33b422b29c resolve issue of downloadable product when it gets cancelled #5663 2022-01-25 10:47:31 +05:30
Devansh 72d6a2857b Total Weight Added 2022-01-24 12:19:11 +05:30
Devansh f3902b94a3 Fixed With Proper Consistensy 2022-01-06 09:37:26 +05:30
Deepak Singh Gusain 7f3b71c0c0 work on ui part 2021-12-31 18:27:34 +05:30
David Galet 0f84b8b6a3 Fix from son to mother 2021-12-22 14:40:40 +01:00
Devansh fcf2d11bd8 Zero Error Fixed 2021-12-21 15:50:23 +05:30
Devansh 7cd753387b Invalid Quantity Fixed 2021-12-17 12:44:38 +05:30
Devansh 236a52a4d2 Invalid Quantity Refund Issue Fixed 2021-12-16 10:01:49 +05:30
David Callizaya da81cc455e Add next_reminder_at column on invoices table 2021-10-30 12:30:58 -04:00
David Callizaya 6118483c4f Add interval between remiders sent 2021-10-30 11:38:57 -04:00
David Callizaya 64d84943bd Add Config interval between reminders 2021-10-30 11:23:36 -04:00
David Callizaya 2dd2bcdc57 Get invoice in overdue and in reminders limit 2021-10-28 17:51:01 -04:00
David Callizaya dc7be8fc77 Add reminders column on invoices table 2021-10-28 17:46:18 -04:00
David Callizaya 189dd396d6 Cron command to send reminders 2021-10-28 17:32:37 -04:00
David Callizaya deb51733e7 Add sendInvoiceReminder 2021-10-28 17:21:34 -04:00
David Callizaya 4a0145a825 Add admin invoice reminders limit 2021-10-28 17:03:27 -04:00
Glenn Hermans bcc28b24d4
fixed typo 2021-10-23 15:15:57 +02:00
Glenn Hermans 65b0ff0ac1
fix #5047 2021-10-23 14:34:34 +02:00
Glenn Hermans 10e7415472
Added method to check for pending invoices 2021-10-23 14:33:02 +02:00
Glenn Hermans 1ed243ebd5
Added transaction amount column 2021-10-23 13:20:38 +02:00
Abdullah Al-Faqeir 8e3c43bd19 - Fixing coding style.
- Fixing typo.
2021-10-06 15:26:08 +03:00
Abdullah Al-Faqeir 2ab4873e5c - Fix code style. 2021-10-05 11:56:28 +03:00
Abdullah Al-Faqeir 7a94b5233e - Fix test cases.
- Code reformat.
2021-10-05 11:39:30 +03:00
Abdullah Al-Faqeir 1320e493d2 - working on test cases.
- update codeception driver for laravel.
2021-10-04 16:35:47 +03:00
Abdullah Al-Faqeir 029b77df23 - Refactoring to Laravel 8 Class Model Factories. 2021-10-04 11:30:32 +03:00
devansh bawari 41fd9ec8a1 Order Status Issue Added 2021-09-08 17:30:37 +05:30
Glenn Hermans 18dcaf5763
fixed typo 2021-08-19 23:14:48 +02:00
Glenn Hermans e4f7c8bb77
temp fix #5041 2021-08-19 21:39:07 +02:00
Gaurav Jain 550a678f95
Correct use of Order number length setting.
It was adding the 0s till the order_number_length and adding the (lastId+1). For example if order_number_length is set to 5 and my last id it 101, then next order increment id will be "00000102".
I have done the fix to generate order increment id like "00102".
2021-08-19 11:08:41 +05:30
devansh bawari 8f676435ac Removed Child Relationship 2021-08-13 11:39:10 +05:30
Glenn Hermans f80a3d68ab
fixed #4971 2021-06-26 04:08:10 +02:00
devansh bawari ed2eeef482 Confliction Resolved 2021-06-25 19:50:58 +05:30
devansh bawari 4b2553c455 Merged With Master. Resolved Confliction. 2021-06-25 09:43:12 +05:30
devansh bawari 006046975a Payment Term Functionality Completed. Extra Translations Pending. 2021-06-23 13:14:51 +05:30
devansh bawari ebaf047f7b System Settings Added 2021-06-23 11:29:40 +05:30
devansh bawari 806f58bfd7 Invoice Settings Moved 2021-06-23 10:14:54 +05:30
Devansh 69b410a418
Typo Fixed 2021-06-22 19:15:27 +05:30
devansh bawari 092aaf1d4c More Setters Provided 2021-06-22 19:03:51 +05:30
devansh bawari 5855e3c821 Comments Updated 2021-06-22 17:33:40 +05:30
devansh bawari fca590e28c Sequencer Class Enhanced 2021-06-22 15:37:12 +05:30
devansh bawari c55a9136fd Invoice System Settings Added 2021-06-22 11:57:41 +05:30
Glenn Hermans 390fcc11bc fixed #3453 2021-06-19 04:32:00 +02:00
Mohamed Mamdouh fd5634920a
Update 2021_02_04_150033_add_download_canceled_column_in_downloadable_link_purchased_table.php
Fix For Migrate Rollback
2021-05-31 19:34:39 +02:00