Browse Source

Merge branch 'develop'

master
Guillaume Bourgeois 1 year ago
parent
commit
4123c1901c
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      backend/views/distribution/index.php
  2. +0
    -1
      common/versions/23.11.C.php

+ 0
- 1
backend/views/distribution/index.php View File

@@ -696,7 +696,6 @@ $this->setPageTitle('Distributions') ;
</td>
<td>
{{ product.name }}
<template v-if="product.weight">({{ product.weight }} g)</template>
</td>
<td class="price">
<div v-show="vatMode == 'all'" class="input-group">

+ 0
- 1
common/versions/23.11.C.php View File

@@ -8,7 +8,6 @@ version(
[
],
[
"[Admin] Distributions > formulaire commande : ajout du poids au nom des produits",
"[Admin] Distribution > exports : ouverture dans un nouvel onglet",
]
],

Loading…
Cancel
Save