|
165 | 165 | "product_id": "eggs", |
166 | 166 | "attribute": "quantity_sold" |
167 | 167 | }, |
| 168 | + "vente de légume: kg vendus": { |
| 169 | + "is_start": true, |
| 170 | + "product_id": "légume", |
| 171 | + "unit_of_measure_id": "kg", |
| 172 | + "attribute": "quantity_sold" |
| 173 | + }, |
| 174 | + "vente cultures maraichères: kg vendus": { |
| 175 | + "is_start": true, |
| 176 | + "product_id": "cultures maraichères", |
| 177 | + "unit_of_measure_id": "kg", |
| 178 | + "attribute": "quantity_sold" |
| 179 | + }, |
168 | 180 | "Vente de bois de chauffage": { |
169 | 181 | "is_start": true, |
170 | 182 | "product_id": "bois de chauffage" |
|
185 | 197 | "is_start": true, |
186 | 198 | "product_id": "orange" |
187 | 199 | }, |
| 200 | + "autre: vente néré": { |
| 201 | + "is_start": true, |
| 202 | + "product_id": "néré" |
| 203 | + }, |
188 | 204 | "sand sales": { |
189 | 205 | "is_start": true, |
190 | 206 | "product_id": "sand" |
|
530 | 546 | "product_id": "volaille", |
531 | 547 | "attribute": "quantity_sold" |
532 | 548 | }, |
| 549 | + "vente de porcs - nb vendus": { |
| 550 | + "strategy_type": "LivestockSale", |
| 551 | + "is_start": true, |
| 552 | + "product_id": "porcs", |
| 553 | + "attribute": "quantity_sold" |
| 554 | + }, |
| 555 | + "pig sales: no sold": { |
| 556 | + "strategy_type": "LivestockSale", |
| 557 | + "is_start": true, |
| 558 | + "product_id": "pig", |
| 559 | + "attribute": "quantity_sold" |
| 560 | + }, |
533 | 561 | "Peaux: nb vendues": { |
534 | 562 | "strategy_type": "LivestockSale", |
535 | 563 | "is_start": true, |
|
874 | 902 | "attribute": "price" |
875 | 903 | }, |
876 | 904 | "prix d'achat (espèces)": { |
877 | | - "attribute": "purchase_price" |
| 905 | + "attribute": "price" |
878 | 906 | }, |
879 | 907 | "prix de vente (espèces)": { |
880 | | - "attribute": "sales_price" |
| 908 | + "attribute": "price" |
| 909 | + }, |
| 910 | + "prix du vente (cash prix d'achat)": { |
| 911 | + "attribute": "price" |
| 912 | + }, |
| 913 | + "prix du vente (cash)": { |
| 914 | + "attribute": "price" |
| 915 | + }, |
| 916 | + "prix de vente (cash)": { |
| 917 | + "attribute": "price" |
881 | 918 | }, |
882 | 919 | "dépense": { |
883 | 920 | "attribute": "expenditure" |
|
1088 | 1125 | "is_start": true, |
1089 | 1126 | "product_id": "petty trade", |
1090 | 1127 | "attribute": "people_per_household" |
1091 | | -}, |
| 1128 | + }, |
| 1129 | + "autre auto-emploi vente de foin": { |
| 1130 | + "is_start": true, |
| 1131 | + "product_id": "foin" |
| 1132 | + }, |
| 1133 | + "autre auto-emploi: vente prods de cueillette": { |
| 1134 | + "is_start": true, |
| 1135 | + "product_id": "prods de cueillette" |
| 1136 | + }, |
1092 | 1137 | "hommes - preparation terre/labour": { |
1093 | 1138 | "is_start": true, |
1094 | 1139 | "product_id": "preparation terre/labour", |
|
0 commit comments