Rushabh Mehta
65f25c27b3
fix(minor): fix dynamically changing grid properties
2021-04-13 11:58:16 +05:30
Walstan Baptista
ee822a9dcd
test: use different product attribute value; cleanup ( #25043 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-03-27 19:42:25 +05:30
prssanna
91b41db9e3
fix: check if product_info exists before setting price
2021-02-05 17:34:56 +05:30
prssanna
2aa1efb70e
fix: broken image style
2021-01-22 15:31:38 +05:30
prssanna
ac7bc78afe
fix: show product price in item card
2021-01-20 17:46:19 +05:30
Shivam Mishra
d0437cfb59
feat: clear document cache on validate
2020-12-24 14:15:09 +05:30
Anupam Kumar
8089b00df2
Merge branch 'develop' into item-group-filter-portal
2020-08-31 16:42:47 +05:30
Anupam K
42092cc377
fix: Homepage Featured Product image fetch issue
2020-08-25 15:29:18 +05:30
Anupam K
28f4417fc5
fix: added filter show in website for filtering product
2020-08-25 08:59:37 +05:30
Shivam Mishra
33a5fdfb78
fix: unbound error in product configurator
2020-08-06 17:23:51 +05:30
Nabin Hait
9cc2d340ba
Reset home page based on product settings ( #22875 )
2020-08-03 10:43:47 +05:30
Deepesh Garg
718870f4a2
Merge pull request #22736 from Thunderbottom/set-homepage
...
fix: reset homepage to home after unchecking products page
2020-07-23 18:53:37 +05:30
Chinmay D. Pai
3e503e4404
chore: do not reset homepage through hooks
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-23 12:06:19 +05:30
Marica
3994aa8b06
fix: Same Contact name for different parties at Portal Login ( #22715 )
2020-07-22 19:49:54 +05:30
Chinmay D. Pai
33bf0574a3
chore: fix get single value call
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-19 15:54:11 +05:30
Chinmay D. Pai
5bda28eae6
fix: reset homepage to home after unchecking products page
...
resets homepage back to home when "home page is products" is unchecked
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-07-19 00:15:40 +05:30
Sun Howwrongbum
ecff8f9582
fix: UnboundLocalError when setting product_info ( #22436 )
...
Co-authored-by: Marica <maricadsouza221197@gmail.com>
2020-06-25 14:25:53 +05:30
Marica
2112834743
fix: Handle unavailable Variants in Website ( #22195 )
...
* fix: Handle unavailable Variants in Website
* fix: Fetch cart setting from argument
2020-06-16 00:20:57 +05:30
thefalconx33
f195ccd85f
fix: review changes
2019-12-16 15:04:17 +05:30
thefalconx33
5b622eace1
fix: handle scenario with no condition
2019-12-11 16:08:31 +05:30
thefalconx33
2944301c87
fix: website showing disabled items in list of products
2019-12-09 16:35:54 +05:30
Shivam Mishra
5128f3bd0f
feat: allow searching from meta fields ( #19711 )
...
* feat: allow searching from meta fields
* feat: remove description in query based on number of items
2019-12-03 17:27:22 +05:30
Gavin D'souza
23b1dae6a7
chore: dropped dead setup_wizard test
...
fix: fixed imports for teste utils
2019-11-29 20:22:06 +05:30
Gavin D'souza
611d2ccd04
chore: updated path for set_request in v13-develop
2019-11-29 17:42:32 +05:30
Faris Ansari
38ac7f7350
Enhancements to Supplier Portal ( #19221 )
...
* fix: Add Purchase Order to portal
* fix: Create Customer or Supplier on first login
Based on default role set in Portal Settings, a Customer or Supplier
will be created when the user logs in for the first time.
* fix: Styling for transaction_row
* fix: Styling for RFQ page
* fix: Add Purchase Invoice route
- Make Purchase Invoice from PO
* fix: minor
- Admissions for Student role
- Remove print statement
2019-10-09 11:41:33 +05:30
Faris Ansari
2b969a469a
fix: Build item cache in long worker ( #18165 )
2019-07-04 18:52:32 +05:30
Faris Ansari
9a45bd11d6
Merge branch 'develop' into item-variant-attributes-optional
2019-05-07 14:25:03 +05:30
Faris Ansari
fde4fa7b60
fix(test): Convert values to list
2019-05-07 13:29:00 +05:30
Faris Ansari
ff9177a6ce
fix: Handle attribute filter when no items found
2019-05-06 15:59:51 +05:30
Faris Ansari
aa7ce883ed
fix: Dont include disabled items in cache
2019-05-06 15:59:34 +05:30
Faris Ansari
14425575b7
fix: Rebuild cache in background ( #17487 )
2019-05-04 22:38:13 +05:30
Faris Ansari
cb03bb1c00
fix: Allow variant attributes to be optional
2019-05-03 13:41:50 +05:30
Nabin Hait
c64cc331b7
Update item_variants_cache.py
2019-05-01 19:27:23 +05:30
Nabin Hait
284e5a284e
Update item_variants_cache.py
2019-05-01 19:26:56 +05:30
Faris Ansari
4ca948d7ea
fix: Skip disabled items in product configurator
2019-05-01 18:19:24 +05:30
Faris Ansari
61b4afc3c5
perf: Order by name instead of parent ( #17404 )
...
Changing the order by column reduced the query time from 60s to 12s
2019-04-29 22:41:24 +05:30
Faris Ansari
dd201b0797
fix: Order Item attribute values dynamically
2019-04-25 13:03:50 +05:30
Faris Ansari
cb7ca63979
fix: Item Attribute Order fix
2019-04-24 11:57:40 +05:30
Faris Ansari
557520148e
fix: Item Variant Attribute Order ( #17237 )
...
- Show Item Variant Attributes in order they appear in child table
2019-04-15 23:19:44 +05:30
Faris Ansari
5f8b358fd4
Website: Product Configurator and Bootstrap 4 ( #15965 )
...
- Refactored Homepage with customisable Hero Section
- New Homepage Section to add content on Homepage as cards or using Custom HTML
- Products page at "/all-products" with customisable filters
- Item Configure dialog to find an Item Variant filtered by attribute values
- Contact Us dialog on Item page
- Customisable Item page content using the Website Content field
2019-03-19 11:48:32 +05:30
Aditya Hase
f3c22f342c
fix(unicode): Import unicode_literals in every file
2019-01-22 18:36:10 +05:30
Nabin Hait
a804d6d487
Fixed merge conflict
2018-08-29 13:34:58 +05:30
rohitwaghchaure
5c5688b374
Added provision to disabled in stock in products settings ( #15133 )
2018-08-16 10:33:28 +05:30
Rushabh Mehta
0b628386de
[minor] remove in_dialog old property
2018-05-16 12:51:22 +05:30
Manas Solanki
5807cd8e6f
Set the guardian role automatically. ( #12136 )
...
* Add the guardian role for parent portal
* invite guardian as user
2017-12-22 10:50:10 +05:30
Britlog
2a89a502f0
[Website] Items list and stock ( #11480 )
...
* Add stock availability in items list and a parameter to set the number of products per page
* Substract reserved_qty from actual_qty for website stock
2017-11-17 11:41:07 +05:30
Makarand Bauskar
6b3bc8a8e1
[hotfix] fixed the recursion error while saving the User ( #8696 )
2017-05-05 11:53:00 +05:30
Rushabh Mehta
0d6db6c42c
[fix] add user default role
2017-03-31 23:02:19 +05:30
Rohit Waghchaure
d63bfaa5f2
Fixed view button functionality in homepage
2016-09-28 14:08:47 +05:30
Rushabh Mehta
9d1b56f423
[minor] validate permission in Process Payroll and all products fix for home page
2016-08-29 11:03:10 +05:30