Gaetan Craig-Riou

Results 27 issues of Gaetan Craig-Riou

## 1. Preparation on Thursday - [ ] Merge pull requests in the [Ready To Go] column - [ ] Include translations: `script/release/update_locales` - [ ] Increment version number: `git...

### What we should change and why (this is tech debt) There is an enterprise setting that allows hiding Customer names in report see: Enterprises > Edit > Shop Preferences...

tech debt

#### What? Why? I came across this when fixing #12768 Not all supplier are loaded in the "Product & inventory" report it's missing the suppliers of products distributed by the...

user facing changes

#### What? Why? - Closes #12939 On some production server, Spree::Variant.new return a variant with only unit_vallue set to 1.0. This fix the unexpected scenario. Affected servers so far :...

bug-s1

#### What? Why? This was discovered when investigating #12908 The original Spree code allow for a tax adjustment to be considered a refund in a specific scenario: - instance is...

technical changes only

## 1. Preparation on Thursday - [ ] Merge pull requests in the [Ready To Go] column - [ ] Include translations: `script/release/update_locales` - You need the [Transifex Client] installed...

### What we should change and why (this is tech debt) The pagy gem is locked to `5.1` for no good reason : https://github.com/openfoodfoundation/openfoodnetwork/blob/c81e7f3b5d38892d8cad669aac25c5e531e64dfe/Gemfile#L69 The lastest version at the time...

tech debt

⚠️ **Please use clockify code # 76 Network 2.0** #### What? Why? - Closes #13373 This some preliminary work before adding tag rules to variant tag. We only want to...

feature toggled

#### What? Why? - Closes #13790 Moving forward in getting the stripe gem up to date. #### What should we test? Green spec :green_circle: Manually test the usual Stripe interactions...

technical changes only

Upgrade Active Merchant to the latest version https://github.com/activemerchant/active_merchant/releases Remove version restriction in Gemfile