Commit Graph

26 Commits

Author SHA1 Message Date
jitendra 9fa2d73a06 Replace findOneByField function call with find 2022-07-12 18:30:59 +05:30
jitendra e1a0c0b8c6 Convert if else statement to PSR-2 standard 2022-07-12 17:34:13 +05:30
jitendra f2df720bec Changed else if to elseif (Followed PSR-2 standard) 2022-07-12 13:48:04 +05:30
jitendra 1b8e383461 Added variable caching in product flat listener 2022-07-12 13:19:25 +05:30
jitendra 0321dbb700 Resolved conflicts 2022-07-12 11:47:14 +05:30
jitendra 7e14ba1b1e Removed commented code 2022-07-11 18:22:41 +05:30
jitendra 5ca30fa664 Optimized cart 2022-07-11 17:51:33 +05:30
Glenn Hermans 8d666f784b
Merge pull request #6535 from devansh-webkul/issues/6463
Fixed there should not be an exception if the admin is trying to add a new variant for the configurable product #6463
2022-07-09 11:40:34 +02:00
Devansh Bawari f22499c7b0 Added Inside Creat Variant 2022-07-08 11:17:29 +05:30
jitendra 0fee916bf9 Merged 2022-07-07 17:20:10 +05:30
jitendra a5a1111484 Product system performance optimization 2022-07-07 17:19:32 +05:30
sanjeev b7a209295b Mass Action Fixed 2022-07-06 15:54:20 +05:30
Glenn Hermans 41726ce34c
Merge pull request #6502 from der-On/patch-1
Uses rounding precision of 4 to store cart item prices
2022-07-01 23:32:41 +02:00
der_On e5ee965c88
Uses rounding precision of 4 to store cart item prices
resolves #6501
This prevents rounding errors after applying taxes.
2022-06-21 17:57:59 +02:00
Damien Seguy a5db9db490 refactored conditions with simpler terms 2022-06-15 18:00:59 +02:00
Devansh 2aa1842262
Some Spacing Added 2022-06-07 18:18:51 +05:30
Abdelrhman Gamal 87dc1c1284 Optimze Get Gategory Product Attribute function , Specially for large number for product. 2022-05-26 11:07:23 +02:00
Devansh f394b16993 Group Checked Added 2022-05-12 09:43:46 +05:30
Devansh dd5a344a96 Integer Validation Added 2022-05-09 17:08:56 +05:30
Devansh f74b6b0b92 Validations message Added 2022-05-09 16:05:21 +05:30
Devansh 154932be82 Query String Improved 2022-04-29 11:25:34 +05:30
Devansh 4138d0d1ca Added Unit Test 2022-04-18 19:37:56 +05:30
Devansh eae1c6b7f4 Duplicate Query Removed 2022-04-13 16:46:33 +05:30
jitendra 74416ac5f3 Used PHP 8 Constructor Property Promotion 2022-04-01 20:27:11 +05:30
jitendra be8012781b Issue #6174 fixed 2022-03-30 11:24:23 +05:30
jitendra bd58694b6e Merge with master 2022-03-24 12:51:07 +05:30