Commit Graph

3556 Commits

Author SHA1 Message Date
Herbert Maschke 298a3a68ab use faker->vat in factory 2020-01-14 13:43:06 +01:00
David Große e5b3fa4348 do not remove composer.lock .gitignore 2020-01-14 13:21:59 +01:00
David Große 628044a505 introduce vat faker 2020-01-14 13:17:52 +01:00
David Große e0b0740a83 typo: s/formi/form 2020-01-14 13:07:49 +01:00
David Große 9524c78ad5 various code style improvements 2020-01-14 10:49:22 +01:00
David Große d42236974d removed redundant migration 2020-01-14 10:27:39 +01:00
David Große 72c3e289c7 remove the splitting into first_name and last_name again - it can be desastrous to drop a column in a productive environment 2020-01-14 10:25:26 +01:00
David Große 70d424527e adjust factory 2020-01-13 11:44:36 +01:00
David Große da7db34fe9 add customer_vat_id column to order table 2020-01-13 11:43:28 +01:00
David Große a9f41ac73f some OrderRepository.php refactoring 2020-01-13 11:35:29 +01:00
David Große 7eee7e3134 split the 'name' column in the customer addresses into 'first_name' and 'last_name' - it is more common to save the data in this structure 2020-01-13 11:20:04 +01:00
David Große 81c928025b remove address3 from customer_addresses fillable 2020-01-13 09:38:48 +01:00
David Große 6cae8f5118 move codeception progress reporter to require-dev 2020-01-10 15:46:40 +01:00
David Große 24f6fb2290 display server side errors 2020-01-10 14:20:47 +01:00
David Große 109b503609 display vat_id and company_name in edit.blade.php 2020-01-10 14:16:34 +01:00
David Große 7429d32072 introduce VatValidator.php 2020-01-10 14:07:58 +01:00
David Große 98632b0de8 remove required html classes 2020-01-10 13:24:33 +01:00
David Große 3af9a825c9 add optional vat_id to customer addresses 2020-01-10 11:59:53 +01:00
David Große f1090efa73 add factories necessary for testing customer and customer addresses 2020-01-10 11:51:03 +01:00
David Große 78915686e8 remove composer.lock from .gitignore 2020-01-10 11:25:42 +01:00
David Große 1f60168c05 add public/fonts to .gitignore 2020-01-10 11:25:14 +01:00
David Große ad08fa3562 introduce _support/FunctionalTester.php 2020-01-10 11:24:58 +01:00
David Große 11081654bb prepare functional test integration 2020-01-10 11:23:31 +01:00
David Große 3ca5c99f27 introduce company_name column to customer_addresses 2020-01-10 11:05:09 +01:00
Jitendra Singh 01833962a9
Merge pull request #2023 from jitendra-webkul/1.0
Issue #1842 fixed
2020-01-10 14:05:25 +05:30
Jitendra Singh 8db495446a Issue #1842 fixed 2020-01-10 14:00:11 +05:30
Jitendra Singh a8d8580f89
Merge pull request #2022 from jitendra-webkul/1.0
Issue #1845 fixed
2020-01-10 13:54:04 +05:30
Jitendra Singh 9faef742d7 Issue #1845 fixed 2020-01-10 13:53:11 +05:30
Jitendra Singh 3a52d63ac9
Merge pull request #1985 from rabol/master
Make it possible to specify timezone in .env
2020-01-10 13:32:30 +05:30
Jitendra Singh 88445a7ad5
Merge pull request #2020 from jgannondo/master
README.md: Updates to improve readability
2020-01-10 13:23:07 +05:30
Jitendra Singh da829718a5
Merge pull request #1989 from Haendlerbund/bugfix-types-having-variants-pr-1798
Bugfix: Exception while applying catalog rule
2020-01-10 13:20:59 +05:30
John Gannon 57c23ef2bc README.md: Updates to improve readability 2020-01-09 15:37:13 -05:00
Jitendra Singh 6ed1410821
Merge pull request #2019 from jitendra-webkul/1.0
Issue #1979 fixed
2020-01-09 17:14:16 +05:30
Jitendra Singh 14869df230 Issue #1979 fixexd 2020-01-09 17:03:58 +05:30
Jitendra Singh e3d6592257
Merge pull request #2018 from rahulshukla-webkul/development
Issue #1983
2020-01-09 13:50:15 +05:30
rahul shukla 0f0cc82058 Issue #1983 2020-01-09 13:39:13 +05:30
Jitendra Singh 8b82e42f74
Merge pull request #2017 from rahulshukla-webkul/development
Development
2020-01-09 13:34:29 +05:30
rahul shukla 6413cdae71 added star in state view in datagrid 2020-01-09 13:07:43 +05:30
rahul shukla 830367ef93 loop issue in tax calculate, #1994 2020-01-09 12:48:59 +05:30
Jitendra Singh b83992a6be
Merge pull request #2016 from rahulshukla-webkul/development
Issue 2012
2020-01-09 12:00:14 +05:30
rahul shukla b5b00bb4f8 Issue 2012 2020-01-09 11:33:54 +05:30
Jitendra Singh a66f556aca
Merge pull request #2014 from jitendra-webkul/1.0
Transation models added for country and state
2020-01-08 19:00:34 +05:30
Jitendra Singh c7449aed48 Transation models added for country and state 2020-01-08 18:59:36 +05:30
Jitendra Singh 55df0ad02f
Merge pull request #2013 from jitendra-webkul/1.0
Issues #1997, #1994 fixed
2020-01-08 17:02:39 +05:30
Jitendra Singh ca0f8bca49 Issues #1997, #1994 fixed 2020-01-08 17:01:50 +05:30
Jitendra Singh a0c02e6c4a
Merge pull request #2011 from jitendra-webkul/1.0
Tax rates for all states
2020-01-07 19:37:42 +05:30
jitendra fbfd710f1c Tax rates for all states 2020-01-07 17:48:43 +05:30
Jitendra Singh ebddf578b1
Merge pull request #1843 from Haendlerbund/feature/update-npm-assets
update npm assets
2020-01-07 15:34:29 +05:30
Jitendra Singh d438d1b4ed
Merge pull request #2006 from jitendra-webkul/1.0
Catalog rule and cart rule implemented for all product types
2020-01-06 17:52:30 +05:30
jitendra fafa0df14a Catalog rule and cart rule applied on all product types 2020-01-06 17:47:43 +05:30