onoma 0.5.1 → 0.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (287) hide show
  1. checksums.yaml +5 -5
  2. data/LICENSE.md +609 -0
  3. data/config/locales/arb.yml +2 -1
  4. data/config/locales/cmn.yml +3 -1
  5. data/config/locales/deu.yml +2 -1
  6. data/config/locales/eng.yml +91 -1
  7. data/config/locales/fra.yml +99 -6
  8. data/config/locales/ita.yml +2 -1
  9. data/config/locales/jpn.yml +4 -1
  10. data/config/locales/por.yml +2 -1
  11. data/config/locales/spa.yml +2 -1
  12. data/db/reference.xml +114 -7
  13. data/lib/onoma.rb +2 -0
  14. data/lib/onoma/item.rb +32 -19
  15. data/lib/onoma/migration/actions/item_change.rb +5 -5
  16. data/lib/onoma/migration/actions/item_creation.rb +4 -5
  17. data/lib/onoma/migration/actions/nomenclature_change.rb +1 -0
  18. data/lib/onoma/migration/actions/nomenclature_creation.rb +8 -1
  19. data/lib/onoma/migration/actions/property_creation.rb +2 -1
  20. data/lib/onoma/migration/base.rb +1 -0
  21. data/lib/onoma/migrator/translation.rb +2 -1
  22. data/lib/onoma/models/production_support_nature.rb +4 -0
  23. data/lib/onoma/nomenclature.rb +57 -24
  24. data/lib/onoma/nomenclature_set.rb +5 -5
  25. data/lib/onoma/property_nature.rb +1 -0
  26. data/lib/onoma/record/base.rb +4 -2
  27. data/lib/onoma/version.rb +1 -1
  28. data/onoma.gemspec +14 -12
  29. metadata +60 -301
  30. data/.gitignore +0 -13
  31. data/.gitlab-ci.yml +0 -14
  32. data/.travis.yml +0 -4
  33. data/CODE_OF_CONDUCT.md +0 -13
  34. data/Gemfile +0 -6
  35. data/LICENSE.txt +0 -21
  36. data/README.md +0 -53
  37. data/Rakefile +0 -92
  38. data/db/migrate/20150813022423_add_data.xml +0 -5740
  39. data/db/migrate/20150813224145_fix_zea.xml +0 -14
  40. data/db/migrate/20150813224155_fix_hordeum.xml +0 -175
  41. data/db/migrate/20150814104907_rename_charts_of_accounts.xml +0 -4
  42. data/db/migrate/20150817202608_rename_abaci.xml +0 -19
  43. data/db/migrate/20150818132801_add_vinifera_product_exchangers.xml +0 -4
  44. data/db/migrate/20150818152001_add_wine_bottles.xml +0 -13
  45. data/db/migrate/20150818232501_add_vinifera_sale_exchangers.xml +0 -4
  46. data/db/migrate/20150820212931_remove_abaci.xml +0 -19
  47. data/db/migrate/20150821082601_add_grain_variants.xml +0 -4
  48. data/db/migrate/20150821230800_rename_invalid_document_natures.xml +0 -12
  49. data/db/migrate/20150825180658_add_production_usages.xml +0 -5
  50. data/db/migrate/20150826091319_add_leguminous_crop.xml +0 -11
  51. data/db/migrate/20150826092813_add_cannabis_varieties.xml +0 -51
  52. data/db/migrate/20150826100013_add_thicket_varieties.xml +0 -9
  53. data/db/migrate/20150826103353_add_eis_plant.xml +0 -31
  54. data/db/migrate/20150902081701_add_garden_varieties.xml +0 -7
  55. data/db/migrate/20150905094701_add_milklic_individual_production_exchangers.xml +0 -4
  56. data/db/migrate/20150914095928_add_meteorological_analysis_nature.xml +0 -46
  57. data/db/migrate/20150916110501_add_grain_analysis.xml +0 -5
  58. data/db/migrate/20150916151652_fix_product_nature_variant_units.xml +0 -515
  59. data/db/migrate/20150919123840_fix_plant_varieties.xml +0 -36
  60. data/db/migrate/20150919223801_change_walnut_nature.xml +0 -6
  61. data/db/migrate/20150920212201_add_fruit_harvest.xml +0 -4
  62. data/db/migrate/20150921104001_add_fuel_consumption_indicator.xml +0 -7
  63. data/db/migrate/20150921110601_add_crumbs_exchangers.xml +0 -4
  64. data/db/migrate/20150921175601_add_units_liter_per_hour.xml +0 -4
  65. data/db/migrate/20151001154701_add_missing_variants.xml +0 -9
  66. data/db/migrate/20151019090110_add_json_exchange_natures.xml +0 -11
  67. data/db/migrate/20151021172901_add_missing_indicator_on_animals.xml +0 -12
  68. data/db/migrate/20151027095601_add_missing_issue_natures.xml +0 -6
  69. data/db/migrate/20151102110723_add_daily_nitrogen_production_indicator.xml +0 -4
  70. data/db/migrate/20151107122501_add_cap_statements_exchangers.xml +0 -4
  71. data/db/migrate/20151111212501_add_missing_cap_productions.xml +0 -15
  72. data/db/migrate/20151117192943_change_procedure_nomenclatures.xml +0 -159
  73. data/db/migrate/20151122101101_add_missing_tropical_cap_varieties.xml +0 -33
  74. data/db/migrate/20151125163801_add_missing_varieties.xml +0 -7
  75. data/db/migrate/20151209000401_add_missing_crop_sets.xml +0 -12
  76. data/db/migrate/20151209011801_add_missing_varieties.xml +0 -45
  77. data/db/migrate/20151209094701_add_oleaginous_missing_varieties.xml +0 -11
  78. data/db/migrate/20151209103601_add_proteaginous_missing_varieties.xml +0 -6
  79. data/db/migrate/20151210150144_add_daucus_carota_varieties.xml +0 -38
  80. data/db/migrate/20151210163440_add_phaseolus_varieties.xml +0 -11
  81. data/db/migrate/20151210164511_add_allium_porrum_varieties.xml +0 -13
  82. data/db/migrate/20151210170103_add_allium_cepa_varieties.xml +0 -6
  83. data/db/migrate/20151211114316_add_beta_varieties.xml +0 -4
  84. data/db/migrate/20151211115500_add_brassica_varieties.xml +0 -50
  85. data/db/migrate/20151211124757_add_allium_schoenoprasum_varieties.xml +0 -4
  86. data/db/migrate/20151211132045_add_cucurbita_varieties.xml +0 -13
  87. data/db/migrate/20151211143806_add_spinacia_oleracea_varieties.xml +0 -5
  88. data/db/migrate/20151211151402_add_lactuca_varieties.xml +0 -6
  89. data/db/migrate/20151211153218_add_zea_mays_varieties.xml +0 -46
  90. data/db/migrate/20151214084817_add_hordeum_varieties.xml +0 -5
  91. data/db/migrate/20151214085342_add_pastinaca_sativa_varieties.xml +0 -4
  92. data/db/migrate/20151214085721_add_pisum_sativum_varieties.xml +0 -8
  93. data/db/migrate/20151214090420_add_solanum_tuberosum_varieties.xml +0 -4
  94. data/db/migrate/20151214091020_add_raphanus_varieties.xml +0 -8
  95. data/db/migrate/20151214092727_add_glycine_max_varieties.xml +0 -4
  96. data/db/migrate/20151215132825_add_abilities.xml +0 -7
  97. data/db/migrate/20151215133320_add_equipment_variants.xml +0 -43
  98. data/db/migrate/20151215214901_add_openwheatermap_identifiers.xml +0 -5
  99. data/db/migrate/20151216095351_add_ridger_equipment_variants.xml +0 -4
  100. data/db/migrate/20151216100708_add_lifter_equipment_variants.xml +0 -4
  101. data/db/migrate/20151216160914_add_raphanus_sativus_varieties.xml +0 -4
  102. data/db/migrate/20151216182551_add_more_units.xml +0 -7
  103. data/db/migrate/20151218081701_add_crops_issue_natures.xml +0 -11
  104. data/db/migrate/20151222162657_add_varieties.xml +0 -18
  105. data/db/migrate/20151222180021_remove_population.xml +0 -402
  106. data/db/migrate/20151223164501_update_organic_fertilizer.xml +0 -4
  107. data/db/migrate/20151223171801_update_indicators.xml +0 -4
  108. data/db/migrate/20160104145418_add_matters.xml +0 -14
  109. data/db/migrate/20160104160843_change_product_nature_variants_drain.xml +0 -4
  110. data/db/migrate/20160105095120_add_plugin_cap_varieties.xml +0 -261
  111. data/db/migrate/20160106095232_add_orchard_plugin_cap_varieties.xml +0 -405
  112. data/db/migrate/20160108142009_add_product_nature_variants_nematicide.xml +0 -6
  113. data/db/migrate/20160113144856_update_prunus_avium_parent.xml +0 -32
  114. data/db/migrate/20160115090243_change_plant_varieties.xml +0 -7
  115. data/db/migrate/20160119115401_add_shipping_note_document.xml +0 -4
  116. data/db/migrate/20160128093149_fixes_invalid_parent.xml +0 -102
  117. data/db/migrate/20160128154202_add_product_natures_protective_canvas.xml +0 -6
  118. data/db/migrate/20160204115942_change_protective_net_nature.xml +0 -4
  119. data/db/migrate/20160204122030_change_cover_implanter_abilities.xml +0 -6
  120. data/db/migrate/20160206163031_simplifies_activity_families.xml +0 -135
  121. data/db/migrate/20160207142352_fix_spelling_mistakes_on_associate_accounts.xml +0 -7
  122. data/db/migrate/20160210124624_fix_invalid_abilities_on_product_natures.xml +0 -5
  123. data/db/migrate/20160224234901_add_seedling_sorting.xml +0 -4
  124. data/db/migrate/20160310145038_add_rhodes_grass.xml +0 -5
  125. data/db/migrate/20160315152217_remove_exchange_natures.xml +0 -4
  126. data/db/migrate/20160402125244_add_some_heavy_equipment.xml +0 -14
  127. data/db/migrate/20160408223901_change_zea_variety.xml +0 -14
  128. data/db/migrate/20160410082230_add_chemical_classifications.xml +0 -486
  129. data/db/migrate/20160425100840_add_product_nature_corn_topper.xml +0 -6
  130. data/db/migrate/20160427115742_add_production_systems.xml +0 -9
  131. data/db/migrate/20160428085808_add_rows_count_indicator.xml +0 -4
  132. data/db/migrate/20160503131928_add_equipment_indicators.xml +0 -34
  133. data/db/migrate/20160503155351_fix_taxes.xml +0 -15
  134. data/db/migrate/20160504143733_add_units.xml +0 -6
  135. data/db/migrate/20160509100749_change_item_corn_topper.xml +0 -4
  136. data/db/migrate/20160516075201_add_plant_analysis.xml +0 -4
  137. data/db/migrate/20160520144901_update_plant_analysis.xml +0 -5
  138. data/db/migrate/20160525073342_update_spreader_trailer_product_nature.xml +0 -4
  139. data/db/migrate/20160526075245_update_spreader_trailer_abilities.xml +0 -4
  140. data/db/migrate/20160526092246_update_product_natures_and_variants_for_vegetables.xml +0 -37
  141. data/db/migrate/20160527090330_update_product_natures_seed.xml +0 -5
  142. data/db/migrate/20160531071525_add_procedure_actions.xml +0 -6
  143. data/db/migrate/20160531094927_add_items_for_pollination_pocedure.xml +0 -9
  144. data/db/migrate/20160605122001_add_worker_register.xml +0 -4
  145. data/db/migrate/20160608075549_update_spatial_reference_systems.xml +0 -5437
  146. data/db/migrate/20160608202134_add_missing_procedure_actions.xml +0 -6
  147. data/db/migrate/20160613154204_add_product_nature_variants_hoe_weeder.xml +0 -6
  148. data/db/migrate/20160615121350_add_pivots_in_nomenclature.xml +0 -11
  149. data/db/migrate/20160615122805_add_daily_average_working_time_indicator_and_lifespan_indicators.xml +0 -6
  150. data/db/migrate/20160617142409_add_items_for_hay_bales.xml +0 -8
  151. data/db/migrate/20160622121241_add_procedure_action_conservation_plowing.xml +0 -4
  152. data/db/migrate/20160624073237_add_musca_varieties.xml +0 -5
  153. data/db/migrate/20160627095008_add_weeding_kit.xml +0 -5
  154. data/db/migrate/20160630075849_update_product_nature_additive.xml +0 -4
  155. data/db/migrate/20160630124401_fix_coop_variants.xml +0 -9
  156. data/db/migrate/20160719094049_add_new_procedure_actions.xml +0 -6
  157. data/db/migrate/20160719100836_add_issue_nature.xml +0 -4
  158. data/db/migrate/20160720144130_update_equipment_varieties.xml +0 -33
  159. data/db/migrate/20160721124220_update_product_natures_varieties.xml +0 -58
  160. data/db/migrate/20160725182008_fix_abilities_on_old_equipment.xml +0 -4
  161. data/db/migrate/20160726173309_rename_equipments_to_equipment.xml +0 -6
  162. data/db/migrate/20160727092830_update_malus_pumila_variety_name.xml +0 -4
  163. data/db/migrate/20160802123639_update_unit_name_for_equipment_product_nature_variants.xml +0 -39
  164. data/db/migrate/20160816083232_add_issue_natures.xml +0 -6
  165. data/db/migrate/20160819082951_Add_plant_varieties.xml +0 -10
  166. data/db/migrate/20160829072846_add_procedure_action.xml +0 -4
  167. data/db/migrate/20160830153251_add_new_varieties.xml +0 -6
  168. data/db/migrate/20160909225801_add_missing_stock_variation_accounts.xml +0 -17
  169. data/db/migrate/20160911091901_update_product_nature_categories.xml +0 -53
  170. data/db/migrate/20160912182501_fix_product_nature_categories.xml +0 -5
  171. data/db/migrate/20160914114043_add_tool_maintaining_support.xml +0 -7
  172. data/db/migrate/20160915143142_add_pest_related_indicators.xml +0 -5
  173. data/db/migrate/20160919210501_add_transportation_actions.xml +0 -4
  174. data/db/migrate/20160928113101_add_missing_general_accounts.xml +0 -108
  175. data/db/migrate/20160930091201_add_missing_tax_natures.xml +0 -17
  176. data/db/migrate/20161017090516_fix_product_nature_categories_stock_movement_account.xml +0 -5
  177. data/db/migrate/20161019133613_add_ednotif_eu_country_code.xml +0 -33
  178. data/db/migrate/20161019145441_add_ednotif_animal_indicators.xml +0 -22
  179. data/db/migrate/20161022103401_add_portuguese_chart_of_account.xml +0 -34
  180. data/db/migrate/20161024115013_add_ednotif_indicators_to_cow_product_natures.xml +0 -7
  181. data/db/migrate/20161030174001_add_missing_cap_2016_varieties.xml +0 -13
  182. data/db/migrate/20161103111303_add_plants_sorting_action.xml +0 -4
  183. data/db/migrate/20161202083820_add_new_plant_varieties.xml +0 -13
  184. data/db/migrate/20161212181852_add_procedure_categories.xml +0 -5
  185. data/db/migrate/20161214093347_add_procedure_actions.xml +0 -10
  186. data/db/migrate/20161219171601_add_missing_vat_accounts.xml +0 -4
  187. data/db/migrate/20161219231801_add_outgoing_payment_report.xml +0 -4
  188. data/db/migrate/20170104161824_add_indicators_for_plant_analysis.xml +0 -6
  189. data/db/migrate/20170201180806_set_animal_group_population_counting_to_unitary.xml +0 -23
  190. data/db/migrate/20170203132125_update_momenclature_for_animal_housing_mulching_procedure.xml +0 -7
  191. data/db/migrate/20170206125311_update_nomenclature_for_animal_housing_disinfection_procedure.xml +0 -5
  192. data/db/migrate/20170206163322_update_disinfectant_product_variant.xml +0 -4
  193. data/db/migrate/20170214125925_clean_cow_indicators.xml +0 -8
  194. data/db/migrate/20170216100144_add_algerian_vat.xml +0 -10
  195. data/db/migrate/20170219210901_add_fixed_asset_registry.xml +0 -4
  196. data/db/migrate/20170220211447_add_procedure_category.xml +0 -4
  197. data/db/migrate/20170220222412_add_procedure_action.xml +0 -4
  198. data/db/migrate/20170221102405_add_milking_robot_in_nomenclature.xml +0 -6
  199. data/db/migrate/20170222113119_add_animal_varieties.xml +0 -29
  200. data/db/migrate/20170306154901_add_missing_outstanding_account.xml +0 -4
  201. data/db/migrate/20170308232701_add_fr_pcga_profit_and_loss.xml +0 -4
  202. data/db/migrate/20170312112401_add_fr_pcga_balance_sheet.xml +0 -4
  203. data/db/migrate/20170312172301_add_fr_pcg82_balance_sheet.xml +0 -5
  204. data/db/migrate/20170320073301_add_journal_entry_sheet.xml +0 -8
  205. data/db/migrate/20170320144338_add_sundry_debtors_and_creditors_usage.xml +0 -4
  206. data/db/migrate/20170322223101_add_loan_registry.xml +0 -4
  207. data/db/migrate/20170324084701_add_fixed_asset_sheet.xml +0 -4
  208. data/db/migrate/20170328144501_add_pnt_loan_accounts.xml +0 -5
  209. data/db/migrate/20170328165900_update_foliar_spray_product_nature.xml +0 -4
  210. data/db/migrate/20170328170000_add_indicator.xml +0 -4
  211. data/db/migrate/20170328170100_update_product_nature_seedling.xml +0 -6
  212. data/db/migrate/20170328170200_add_indicators.xml +0 -4
  213. data/db/migrate/20170328170300_add_indicators2.xml +0 -4
  214. data/db/migrate/20170328170400_update_seedling_product_natures.xml +0 -4
  215. data/db/migrate/20170405135101_add_account_journal_entry_sheet.xml +0 -4
  216. data/db/migrate/20170407214236_add_portuguese_account_config.xml +0 -4
  217. data/db/migrate/20170524094443_add_urtica_variety.xml +0 -5
  218. data/db/migrate/20170614130921_add_varieties.xml +0 -117
  219. data/db/migrate/20170627075545_add_varieties2.xml +0 -37
  220. data/db/migrate/20170627081533_add_pending_deposit_payments_account_number_for_pt_accounting_system.xml +0 -4
  221. data/db/migrate/20170718131724_add_issue_natures.xml +0 -54
  222. data/db/migrate/20170803164344_add_procedure_nature_and_category.xml +0 -5
  223. data/db/migrate/20170904223101_add_cultivable_zone_registry.xml +0 -4
  224. data/db/migrate/20170914083358_add_new_product_nature_variants.xml +0 -14
  225. data/db/migrate/20170927144852_add_kiwi_varieties.xml +0 -7
  226. data/db/migrate/20171106085357_update_account_numbers.xml +0 -431
  227. data/db/migrate/20171212081801_add_fiscal_positions.xml +0 -12
  228. data/db/migrate/20180408190101_add_new_plant_variants.xml +0 -7
  229. data/db/migrate/20180409130101_add_common_crop.xml +0 -4
  230. data/db/migrate/20180418085027_add-hour-counter-indicator.xml +0 -9
  231. data/db/migrate/20180709134310_add_centralizing_field_to_accounts.xml +0 -22
  232. data/db/migrate/20180711093131_review_all_accounts_number_and_fallbacks.xml +0 -431
  233. data/db/migrate/20180806080646_edit_centralizing_field_accounts.xml +0 -17
  234. data/db/migrate/20180814184001_add_missing_categories.xml +0 -12
  235. data/db/migrate/20180907160001_edit_accounts_to_unlock_first_run.xml +0 -21
  236. data/db/migrate/20181004220301_add_journal_ledger.xml +0 -4
  237. data/db/migrate/20181205162401_add_intra_vat.xml +0 -6
  238. data/db/migrate/20181213153405_fix_accounting_systems.xml +0 -7
  239. data/db/migrate/20181217155149_fiscal_position_refers_to_accounting_system.xml +0 -10
  240. data/db/migrate/20181217173101_fiscal_position_reference_typo.xml +0 -4
  241. data/db/migrate/20190315154040_add_suspense_account.xml +0 -4
  242. data/db/migrate/20190326110849_add_asset_fixable_to_product_nature_categories.xml +0 -25
  243. data/db/migrate/20190326135443_change_product_nature_category_cultivable_zone_into_land.xml +0 -21
  244. data/db/migrate/20190329133808_change_land_fixed_assets_account_usage.xml +0 -7
  245. data/db/migrate/20190405120711_delete_land_sales_account_and_assign_land_parcels_sell_revenues_to_land.xml +0 -5
  246. data/db/migrate/20190412071057_add_new_fixed_assets_andn_depreciable_accounts.xml +0 -22
  247. data/db/migrate/20190509092804_add_account_exceptional_depreciations_imputations_expenses_for_fixed_assets.xml +0 -4
  248. data/db/migrate/20190514084753_add_approved_input_volume.xml +0 -9
  249. data/db/migrate/20190520072403_add_new_accounts.xml +0 -58
  250. data/db/migrate/20190521170601_add_missing_taxes.xml +0 -7
  251. data/db/migrate/20190611101014_change_deductible_vat_account.xml +0 -5
  252. data/db/migrate/20190620092151_fix_conflicts_in_new_accounts.xml +0 -6
  253. data/db/migrate/20190625152636_change_mixture_seed_product_nature_variant.xml +0 -4
  254. data/db/migrate/20190718130243_remove_services_expenses.xml +0 -5
  255. data/db/migrate/20190801142431_remove_accounts_from_pcg82.xml +0 -5
  256. data/db/migrate/20190807125202_add_nature_to_product_natures.xml +0 -326
  257. data/db/migrate/20190823091727_fix-cubic-meter-per-hectare-symbol.xml +0 -5
  258. data/db/migrate/20190909150402_add_staff_supply_stock_account.xml +0 -4
  259. data/db/migrate/20190913102036_add_caliber_indicator.xml +0 -4
  260. data/db/migrate/20190917161215_add_missing_mass_area_density_units.xml +0 -21
  261. data/db/migrate/20190917161216_update_quintal_symbol.xml +0 -4
  262. data/db/migrate/20190917161217_adds_more_info_to_units.xml +0 -133
  263. data/db/migrate/20190918074757_add_new_accounts.xml +0 -8
  264. data/db/migrate/20191001122750_add_accounts_fixed_assets_related.xml +0 -10
  265. data/db/migrate/20191016152118_add_missing_document_templates.xml +0 -6
  266. data/db/migrate/20191028175001_add_short_balance_sheet.xml +0 -4
  267. data/db/migrate/20191029131921_add_vine_equipments.xml +0 -117
  268. data/db/migrate/20191112132413_remove_roller_from_product_natures.xml +0 -5
  269. data/db/migrate/20191113134626_add_nature_to_new_product_natures.xml +0 -11
  270. data/db/migrate/20191125133327_add_missing_units_and_indicators.xml +0 -5
  271. data/db/migrate/20200107095554_add_signed_field_to_document_nature.xml +0 -9
  272. data/db/migrate/20200305160358_add_varieties_for_phytosanitary.xml +0 -11
  273. data/db/migrate/20200421123503_add_type_to_categories_and_variants.xml +0 -1136
  274. data/db/migrate/20200514092205_add_liter_per_hectoliter_unit.xml +0 -4
  275. data/db/migrate/20200722091859_triticale_derivative_of.xml +0 -5
  276. data/db/migrate/20200826000010_add_area_units.xml +0 -4
  277. data/db/migrate/20200826000020_change_trailer_indicators.xml +0 -5
  278. data/db/migrate/20200826000030_add_new_production_systems.xml +0 -6
  279. data/db/migrate/20200826000040_add_viti_abilities.xml +0 -6
  280. data/db/migrate/20200826000060_create_vine_farming_activity_famillies.xml +0 -4
  281. data/db/migrate/20200826000070_remove_certifications_and_vitis_varieties.xml +0 -55
  282. data/db/migrate/20200826000080_add_new_indicators.xml +0 -14
  283. data/db/migrate/20200826000100_add_viti_procedure_actions.xml +0 -19
  284. data/db/migrate/20200826000110_add_vine_puning_systems.xml +0 -9
  285. data/db/migrate/20200826000120_add_vine_procedure_categories.xml +0 -10
  286. data/db/migrate/20200826000130_update_viti_product_nauture_variant.xml +0 -10
  287. data/db/migrate/20200925153320_fix_outgoing_payment_list_document_nature.xml +0 -7
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add urtica variety">
3
- <item-creation item="varieties#urticaceae" parent="plant" itis_tsn="19119"/>
4
- <item-creation item="varieties#urtica" parent="urticaceae" itis_tsn="19151"/>
5
- </migration>
@@ -1,117 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add varieties">
3
- <item-creation item="varieties#sapotaceae" parent="plant" itis_tsn="23802"/>
4
- <item-creation item="varieties#manilkara_zapota" parent="sapotaceae" itis_tsn="23823"/>
5
- <item-creation item="varieties#pouteria" parent="sapotaceae" itis_tsn="23829"/>
6
- <item-creation item="varieties#pouteria_caimito" parent="pouteria" itis_tsn="505962"/>
7
- <item-creation item="varieties#pouteria_campechiana" parent="pouteria" itis_tsn="23830"/>
8
- <item-creation item="varieties#pouteria_lucuma" parent="pouteria"/>
9
- <item-creation item="varieties#pouteria_sapota" parent="pouteria" itis_tsn="23836"/>
10
- <item-creation item="varieties#chrysophyllum" parent="sapotaceae" itis_tsn="23810"/>
11
- <item-creation item="varieties#chrysophyllum_africanum" parent="chrysophyllum" itis_tsn="823955"/>
12
- <item-creation item="varieties#chrysophyllum_albidum" parent="chrysophyllum" itis_tsn="505966"/>
13
- <item-creation item="varieties#chrysophyllum_argenteum" parent="chrysophyllum" itis_tsn="501506"/>
14
- <item-creation item="varieties#chrysophyllum_cainito" parent="chrysophyllum" itis_tsn="23811"/>
15
- <item-creation item="varieties#chrysophyllum_mexicanum" parent="chrysophyllum" itis_tsn="565965"/>
16
- <item-creation item="varieties#chrysophyllum_oliviforme" parent="chrysophyllum" itis_tsn="501507"/>
17
- <item-creation item="varieties#chrysophyllum_pauciflorum" parent="chrysophyllum" itis_tsn="501508"/>
18
- <item-creation item="varieties#vitellaria" parent="sapotaceae" itis_tsn="500657"/>
19
- <item-creation item="varieties#vitellaria_paradoxa" parent="vitellaria" itis_tsn="505960"/>
20
- <item-creation item="varieties#palaquium" parent="sapotaceae" itis_tsn="500654"/>
21
- <item-creation item="varieties#palaquium_gutta" parent="palaquium" itis_tsn="505957"/>
22
- <item-creation item="varieties#tieghemella" parent="sapotaceae"/>
23
- <item-creation item="varieties#tieghemella_heckelii" parent="tieghemella"/>
24
- <item-creation item="varieties#argania" parent="sapotaceae"/>
25
- <item-creation item="varieties#argania_spinosa" parent="argania"/>
26
- <item-creation item="varieties#caricaceae" parent="plant" itis_tsn="22322"/>
27
- <item-creation item="varieties#carica" parent="caricaceae" itis_tsn="22323"/>
28
- <item-creation item="varieties#carica_papaya" parent="carica" itis_tsn="22324"/>
29
- <item-creation item="varieties#jarilla" parent="caricaceae" itis_tsn="500693"/>
30
- <item-creation item="varieties#jarilla_heterophylla" parent="jarilla" itis_tsn="506146"/>
31
- <item-creation item="varieties#vasconcellea" parent="caricaceae" itis_tsn="896485"/>
32
- <item-creation item="varieties#vasconcellea_monoica" parent="vasconcellea" itis_tsn="896486"/>
33
- <item-creation item="varieties#vasconcellea_quercifolia" parent="vasconcellea" itis_tsn="896488"/>
34
- <item-creation item="varieties#vasconcellea_pubescens" parent="vasconcellea" itis_tsn="896487"/>
35
- <item-creation item="varieties#passifloraceae" parent="plant" itis_tsn="22218"/>
36
- <item-creation item="varieties#passiflora" parent="passifloraceae" itis_tsn="22219"/>
37
- <item-creation item="varieties#passiflora_caerulea" parent="passiflora" itis_tsn="22245"/>
38
- <item-creation item="varieties#passiflora_incarnata" parent="passiflora" itis_tsn="504139"/>
39
- <item-creation item="varieties#passiflora_edulis" parent="passiflora" itis_tsn="22223"/>
40
- <item-creation item="varieties#passiflora_affinis" parent="passiflora" itis_tsn="22220"/>
41
- <item-creation item="varieties#passiflora_anadenia" parent="passiflora" itis_tsn="22234"/>
42
- <item-creation item="varieties#passiflora_antioquiensis" parent="passiflora" itis_tsn="506143"/>
43
- <item-creation item="varieties#passiflora_arizonica" parent="passiflora" itis_tsn="896786"/>
44
- <item-creation item="varieties#passiflora_berteroana" parent="passiflora" itis_tsn="896784"/>
45
- <item-creation item="varieties#passiflora_bicornis" parent="passiflora" itis_tsn="504136"/>
46
- <item-creation item="varieties#passiflora_biflora" parent="passiflora" itis_tsn="504137"/>
47
- <item-creation item="varieties#passiflora_bilobata" parent="passiflora" itis_tsn="22235"/>
48
- <item-creation item="varieties#passiflora_bryonioides" parent="passiflora" itis_tsn="22221"/>
49
- <item-creation item="varieties#passiflora_ciliata" parent="passiflora" itis_tsn="504138"/>
50
- <item-creation item="varieties#passiflora_cincinnata" parent="passiflora" itis_tsn="506145"/>
51
- <item-creation item="varieties#passiflora_coccinea" parent="passiflora" itis_tsn="22222"/>
52
- <item-creation item="varieties#passiflora_filipes" parent="passiflora" itis_tsn="22224"/>
53
- <item-creation item="varieties#passiflora_foetida" parent="passiflora" itis_tsn="22225"/>
54
- <item-creation item="varieties#passiflora_gracilis" parent="passiflora" itis_tsn="507929"/>
55
- <item-creation item="varieties#passiflora_laurifolia" parent="passiflora" itis_tsn="22236"/>
56
- <item-creation item="varieties#passiflora_ligularis" parent="passiflora" itis_tsn="504140"/>
57
- <item-creation item="varieties#passiflora_lutea" parent="passiflora" itis_tsn="22226"/>
58
- <item-creation item="varieties#passiflora_maliformis" parent="passiflora" itis_tsn="22237"/>
59
- <item-creation item="varieties#passiflora_manicata" parent="passiflora" itis_tsn="504141"/>
60
- <item-creation item="varieties#passiflora_mexicana" parent="passiflora" itis_tsn="22227"/>
61
- <item-creation item="varieties#passiflora_mixta" parent="passiflora" itis_tsn="506140"/>
62
- <item-creation item="varieties#passiflora_morifolia" parent="passiflora" itis_tsn="22228"/>
63
- <item-creation item="varieties#passiflora_multiflora" parent="passiflora" itis_tsn="22229"/>
64
- <item-creation item="varieties#passiflora_murucuja" parent="passiflora" itis_tsn="22238"/>
65
- <item-creation item="varieties#passiflora_pallens" parent="passiflora" itis_tsn="22230"/>
66
- <item-creation item="varieties#passiflora_pallida" parent="passiflora" itis_tsn="518524"/>
67
- <item-creation item="varieties#passiflora_quadrangularis" parent="passiflora" itis_tsn="22243"/>
68
- <item-creation item="varieties#passiflora_racemosa" parent="passiflora" itis_tsn="506141"/>
69
- <item-creation item="varieties#passiflora_rubra" parent="passiflora" itis_tsn="22239"/>
70
- <item-creation item="varieties#passiflora_serratodigitata" parent="passiflora" itis_tsn="504142"/>
71
- <item-creation item="varieties#passiflora_sexflora" parent="passiflora" itis_tsn="22231"/>
72
- <item-creation item="varieties#passiflora_suberosa" parent="passiflora" itis_tsn="22232"/>
73
- <item-creation item="varieties#passiflora_subpeltata" parent="passiflora" itis_tsn="22244"/>
74
- <item-creation item="varieties#passiflora_tarminiana" parent="passiflora" itis_tsn="896787"/>
75
- <item-creation item="varieties#passiflora_tenuiloba" parent="passiflora" itis_tsn="22233"/>
76
- <item-creation item="varieties#passiflora_tripartita" parent="passiflora" itis_tsn="896790"/>
77
- <item-creation item="varieties#passiflora_tripartita_mollissima" parent="passiflora" itis_tsn="896794"/>
78
- <item-creation item="varieties#passiflora_tuberosa" parent="passiflora" itis_tsn="504143"/>
79
- <item-creation item="varieties#passiflora_tulae" parent="passiflora" itis_tsn="22241"/>
80
- <item-creation item="varieties#passiflora_vitifolia" parent="passiflora" itis_tsn="504144"/>
81
- <item-creation item="varieties#piriqueta" parent="passifloraceae" itis_tsn="22209"/>
82
- <item-creation item="varieties#piriqueta_cistoides" parent="piriqueta" itis_tsn="22211"/>
83
- <item-creation item="varieties#piriqueta_racemosa" parent="piriqueta" itis_tsn="504414"/>
84
- <item-creation item="varieties#piriqueta_viscosa" parent="piriqueta" itis_tsn="504415"/>
85
- <item-creation item="varieties#turnera" parent="passifloraceae" itis_tsn="22214"/>
86
- <item-creation item="varieties#turnera_coerula" parent="turnera" itis_tsn="896792"/>
87
- <item-creation item="varieties#turnera_diffusa" parent="turnera" itis_tsn="22215"/>
88
- <item-creation item="varieties#turnera_pumilea" parent="turnera" itis_tsn="22217"/>
89
- <item-creation item="varieties#turnera_ulmifolia" parent="turnera" itis_tsn="22216"/>
90
- <item-creation item="varieties#dioscoreaceae" parent="plant" itis_tsn="43365"/>
91
- <item-creation item="varieties#dioscorea" parent="dioscoreaceae" itis_tsn="43366"/>
92
- <item-creation item="varieties#dioscorea_alata" parent="dioscorea" itis_tsn="43372"/>
93
- <item-creation item="varieties#dioscorea_altissima" parent="dioscorea" itis_tsn="43373"/>
94
- <item-creation item="varieties#dioscorea_bulbifera" parent="dioscorea" itis_tsn="43369"/>
95
- <item-creation item="varieties#dioscorea_cayenensis" parent="dioscorea" itis_tsn="506485"/>
96
- <item-creation item="varieties#dioscorea_dumetorum" parent="dioscorea" itis_tsn="506488"/>
97
- <item-creation item="varieties#dioscorea_elephantipes" parent="dioscorea" itis_tsn="506489"/>
98
- <item-creation item="varieties#dioscorea_esculenta" parent="dioscorea" itis_tsn="502073"/>
99
- <item-creation item="varieties#dioscorea_floridana" parent="dioscorea" itis_tsn="502074"/>
100
- <item-creation item="varieties#dioscorea_hispida" parent="dioscorea" itis_tsn="506491"/>
101
- <item-creation item="varieties#dioscorea_japonica" parent="dioscorea" itis_tsn="506492"/>
102
- <item-creation item="varieties#dioscorea_mexicana" parent="dioscorea" itis_tsn="810117"/>
103
- <item-creation item="varieties#dioscorea_nummularia" parent="dioscorea" itis_tsn="506494"/>
104
- <item-creation item="varieties#dioscorea_oppositifolia" parent="dioscorea" itis_tsn="502075"/>
105
- <item-creation item="varieties#dioscorea_pentaphylla" parent="dioscorea" itis_tsn="43379"/>
106
- <item-creation item="varieties#dioscorea_pilosiuscula" parent="dioscorea" itis_tsn="43374"/>
107
- <item-creation item="varieties#dioscorea_polygonoides" parent="dioscorea" itis_tsn="43375"/>
108
- <item-creation item="varieties#dioscorea_polystachya" parent="dioscorea" itis_tsn="810115"/>
109
- <item-creation item="varieties#dioscorea_praehensilis" parent="dioscorea" itis_tsn="506495"/>
110
- <item-creation item="varieties#dioscorea_preussii" parent="dioscorea" itis_tsn="506496"/>
111
- <item-creation item="varieties#dioscorea_rotundata" parent="dioscorea" itis_tsn="43376"/>
112
- <item-creation item="varieties#dioscorea_sansibarensis" parent="dioscorea" itis_tsn="565136"/>
113
- <item-creation item="varieties#dioscorea_trifida" parent="dioscorea" itis_tsn="43378"/>
114
- <item-creation item="varieties#dioscorea_villosa" parent="dioscorea" itis_tsn="43367"/>
115
- <item-creation item="varieties#rajania" parent="dioscoreaceae" itis_tsn="43380"/>
116
- <item-creation item="varieties#rajania_cordata" parent="rajania" itis_tsn="43381"/>
117
- </migration>
@@ -1,37 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add varieties2">
3
- <item-creation item="varieties#cinnamomum" parent="lauraceae" itis_tsn=""/>
4
- <item-creation item="varieties#cinnamomum_burmannii" parent="cinnamomum" itis_tsn="501525"/>
5
- <item-creation item="varieties#cinnamomum_camphora" parent="cinnamomum" itis_tsn="18175"/>
6
- <item-creation item="varieties#cinnamomum_cassia" parent="cinnamomum" itis_tsn="834866"/>
7
- <item-creation item="varieties#cinnamomum_tamala" parent="cinnamomum" itis_tsn="506207"/>
8
- <item-creation item="varieties#cinnamomum_verum" parent="cinnamomum" itis_tsn="501529"/>
9
- <item-creation item="varieties#artocarpus" parent="moraceae" itis_tsn="19071"/>
10
- <item-creation item="varieties#artocarpus_altilis" parent="artocarpus" itis_tsn="184181"/>
11
- <item-creation item="varieties#artocarpus_elasticus" parent="artocarpus" itis_tsn="506552"/>
12
- <item-creation item="varieties#artocarpus_heterophyllus" parent="artocarpus" itis_tsn="184183"/>
13
- <item-creation item="varieties#artocarpus_hirsutus" parent="artocarpus" itis_tsn="506553"/>
14
- <item-creation item="varieties#artocarpus_integer" parent="artocarpus" itis_tsn="565608"/>
15
- <item-creation item="varieties#artocarpus_mariannensis" parent="artocarpus" itis_tsn="506555"/>
16
- <item-creation item="varieties#artocarpus_odoratissimus" parent="artocarpus" itis_tsn="506556"/>
17
- <item-creation item="varieties#artocarpus_rigidus" parent="artocarpus" itis_tsn="506557"/>
18
- <item-creation item="varieties#artocarpus_tamaran" parent="artocarpus" itis_tsn="506558"/>
19
- <item-creation item="varieties#annona" parent="annonaceae" itis_tsn="18095"/>
20
- <item-creation item="varieties#annona_cherimola" parent="annona" itis_tsn="506198"/>
21
- <item-creation item="varieties#annona_glabra" parent="annona" itis_tsn="18101"/>
22
- <item-creation item="varieties#annona_montana" parent="annona" itis_tsn=""/>
23
- <item-creation item="varieties#annona_muricata" parent="annona" itis_tsn="18098"/>
24
- <item-creation item="varieties#annona_reticulata" parent="annona" itis_tsn="18099"/>
25
- <item-creation item="varieties#annona_senegalensis" parent="annona" itis_tsn="506201"/>
26
- <item-creation item="varieties#annona_squamosa" parent="annona" itis_tsn="18100"/>
27
- <item-creation item="varieties#psidium" parent="myrtaceae" itis_tsn="27238"/>
28
- <item-creation item="varieties#psidium_amplexicaule" parent="psidium" itis_tsn="27241"/>
29
- <item-creation item="varieties#psidium_calyptranthoides" parent="psidium" itis_tsn="504639"/>
30
- <item-creation item="varieties#psidium_cattleianum" parent="psidium" itis_tsn="27239"/>
31
- <item-creation item="varieties#psidium_friedrichsthalianum" parent="psidium" itis_tsn="506171"/>
32
- <item-creation item="varieties#psidium_guajava" parent="psidium" itis_tsn="27240"/>
33
- <item-creation item="varieties#dimocarpus" parent="sapindaceae" itis_tsn="500681"/>
34
- <item-creation item="varieties#dimocarpus_longan" parent="dimocarpus" itis_tsn="506072"/>
35
- <item-creation item="varieties#anacardium" parent="anacardiaceae" itis_tsn="28792"/>
36
- <item-creation item="varieties#anacardium_occidentale" parent="anacardium" itis_tsn="28793"/>
37
- </migration>
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add pending deposit payments account number for pt accounting system">
3
- <item-change item="accounts#pending_deposit_payments" fr_pcg82="511" pt_snc="18"/>
4
- </migration>
@@ -1,54 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add issue natures">
3
- <item-creation item="issue_natures#alternaria" parent="fungus_disease" cause="fungus" target="plant"/>
4
- <item-creation item="issue_natures#sclerotinia" parent="fungus_disease" cause="sclerotiniaceae" target="plant"/>
5
- <item-creation item="issue_natures#pseudomonas_syringae" parent="bacteria_disease" cause="bacteria" target="allium_porrum"/>
6
- <item-creation item="issue_natures#potato_mildew" parent="fungus_disease" cause="phytophthora_infestans" target="solanum_tuberosum"/>
7
- <item-creation item="issue_natures#tomato_mildew" parent="fungus_disease" cause="phytophthora_infestans" target="solanum_lycopersicum"/>
8
- <item-creation item="issue_natures#cereal_mildiew" parent="fungus_disease" cause="sclerophthora_macrospora" target="poaceae"/>
9
- <item-creation item="issue_natures#carrot_mildiew" parent="fungus_disease" cause="plasmopara_nivea" target="daucus"/>
10
- <item-creation item="issue_natures#potato_powdery_mildew" parent="fungus_disease" cause="golovinomyces_cichoracearum" target="solanum_tuberosum"/>
11
- <item-creation item="issue_natures#carrot_powdery_mildew" parent="fungus_disease" cause="erysiphe" target="daucus"/>
12
- <item-creation item="issue_natures#corn_helminthosporiosis" parent="fungus_disease" cause="setosphaeria_turcica" target="zea_mays"/>
13
- <item-creation item="issue_natures#wheat_helminthosporiosis" parent="fungus_disease" cause="drechslera_tritici_repentis" target="triticum"/>
14
- <item-creation item="issue_natures#barley_helminthosporiosis" parent="fungus_disease" cause="drechslera_graminea" target="hordeum"/>
15
- <item-creation item="issue_natures#brown_rust" parent="fungus_disease" cause="puccinia_recondita" target="poaceae"/>
16
- <item-creation item="issue_natures#tipburn" parent="disease" target="lactuca"/>
17
- <item-creation item="issue_natures#rhizoctonia" parent="fungus_disease" cause="rhizoctonia" target="plant"/>
18
- <item-creation item="issue_natures#cercosporiosis" parent="fungus_disease" cause="cercospora" target="plant"/>
19
- <item-creation item="issue_natures#bacterial_disease" parent="bacteria_disease" target="plant"/>
20
- <item-creation item="issue_natures#fusarium" parent="fungus_disease" cause="fusarium" target="plant"/>
21
- <item-creation item="issue_natures#cabbage_maggot" parent="insecta_disease" cause="delia_radicum" target="brassica_oleracea"/>
22
- <item-creation item="issue_natures#carrot_fly" parent="insecta_disease" cause="psila_rosae" target="daucus"/>
23
- <item-creation item="issue_natures#european_corn_borer" parent="insecta_disease" cause="ostrinia_nubilalis" target="zea_mays"/>
24
- <item-creation item="issue_natures#mediterranean_corn_borer" parent="insecta_disease" cause="sesamia_nonagrioides" target="zea_mays"/>
25
- <item-creation item="issue_natures#cotton_bollworm" parent="insecta_disease" cause="noctuidae" target="plant"/>
26
- <item-creation item="issue_natures#cutworm" parent="insecta_disease" cause="noctuidae" target="plant"/>
27
- <item-creation item="issue_natures#nematoda" parent="insecta_disease" cause="nematoda" target="plant"/>
28
- <item-creation item="issue_natures#colorado_potato_beetle" parent="insecta_disease" cause="leptinotarsa_decemlineata" target="solanum"/>
29
- <item-creation item="issue_natures#seedcorn_maggot" parent="insecta_disease" cause="delia_platura" target="plant"/>
30
- <item-creation item="issue_natures#european_sawfly" parent="insecta_disease" cause="hymenoptera" target="plant"/>
31
- <item-creation item="issue_natures#flea_beetle" parent="insecta_disease" cause="alticinae" target="plant"/>
32
- <item-creation item="issue_natures#caterpillar" parent="insecta_disease" cause="lepidoptera" target="plant"/>
33
- <item-creation item="issue_natures#cassidinae" parent="insecta_disease" cause="cassidinae" target="plant"/>
34
- <item-creation item="issue_natures#moth" parent="insecta_disease" cause="lepidoptera" target="plant"/>
35
- <item-creation item="issue_natures#large_white" parent="insecta_disease" cause="pieris_brassicae" target="brassica"/>
36
- <item-creation item="issue_natures#nightshade" parent="plant_disease" cause="solanum" target="plant"/>
37
- <item-creation item="issue_natures#datura" parent="plant_disease" cause="solanaceae" target="plant"/>
38
- <item-creation item="issue_natures#digitaria" parent="plant_disease" cause="digitaria" target="plant"/>
39
- <item-creation item="issue_natures#senecio_vulgaris" parent="plant_disease" cause="senecio_vulgaris" target="plant"/>
40
- <item-creation item="issue_natures#poa" parent="plant_disease" cause="poa" target="plant"/>
41
- <item-creation item="issue_natures#bidens_tripartita" parent="plant_disease" cause="bidens_tripartita" target="plant"/>
42
- <item-creation item="issue_natures#panicum" parent="plant_disease" cause="panicum" target="plant"/>
43
- <item-creation item="issue_natures#erigeron" parent="plant_disease" cause="erigeron" target="plant"/>
44
- <item-creation item="issue_natures#capsella" parent="plant_disease" cause="capsella" target="plant"/>
45
- <item-creation item="issue_natures#rumex_crispus" parent="plant_disease" cause="rumex_crispus" target="plant"/>
46
- <item-creation item="issue_natures#previous_crop_regrowth" parent="plant_disease" target="plant"/>
47
- <item-creation item="issue_natures#vegetation_cover_regrowth" parent="plant_disease" target="plant"/>
48
- <item-creation item="issue_natures#galium_aparine" parent="plant_disease" cause="galium_aparine" target="plant"/>
49
- <item-creation item="issue_natures#polygonum" parent="plant_disease" cause="polygonum" target="plant"/>
50
- <item-creation item="issue_natures#cyperus_esculentus" parent="plant_disease" cause="cyperus_ esculentus" target="plant"/>
51
- <item-creation item="issue_natures#portulaca_oleracea" parent="plant_disease" cause="portulaca_oleracea" target="plant"/>
52
- <item-creation item="issue_natures#sorghum_halepense" parent="plant_disease" cause="sorghum_halepense" target="plant"/>
53
- <item-creation item="issue_natures#amaranthus" parent="plant_disease" cause="amaranthus" target="plant"/>
54
- </migration>
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add procedure nature and category">
3
- <item-creation item="procedure_actions#packaging"/>
4
- <item-creation item="procedure_categories#packaging" activity_family="processing"/>
5
- </migration>
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add loan registry">
3
- <item-creation item="document_natures#cultivable_zone_sheet" category="land_parcel_management"/>
4
- </migration>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add new product nature variants">
3
- <item-creation item="product_nature_variants#carrot_seed" nature="seed" variety="seed" derivative_of="daucus_carota" frozen_indicators_values="net_mass: 1.00gram, grains_count: 1thousand, thousand_grains_mass: 1.00gram" unit_name="gram"/>
4
- <item-creation item="product_nature_variants#soy_seed" nature="seed" variety="seed" derivative_of="glycine_max" frozen_indicators_values="net_mass: 190gram, grains_count: 1thousand, thousand_grains_mass: 190.00gram" unit_name="thousand"/>
5
- <item-creation item="product_nature_variants#rye_seed" nature="seed" variety="seed" derivative_of="secale_cereale" frozen_indicators_values="net_mass: 1.00gram, grains_count: 33unity, thousand_grains_mass: 30.00gram" unit_name="gram"/>
6
- <item-creation item="product_nature_variants#buckwheat_seed" nature="seed" variety="seed" derivative_of="fagopyrum" frozen_indicators_values="net_mass: 1.00gram, grains_count: 50unity, thousand_grains_mass: 20.00gram" unit_name="gram"/>
7
- <item-creation item="product_nature_variants#triticale_seed" nature="seed" variety="seed" derivative_of="triticale" frozen_indicators_values="net_mass: 1.00gram, grains_count: 22unity, thousand_grains_mass: 45.00gram" unit_name="gram"/>
8
- <item-creation item="product_natures#growth_regulator" category="plant_medicine" variety="preparation" population_counting="decimal" frozen_indicators="net_volume, net_mass" abilities="care(plant)"/>
9
- <item-creation item="product_nature_variants#growth_regulator" nature="growth_regulator" frozen_indicators_values="net_volume: 1.00liter" unit_name="liter"/>
10
- <item-creation item="product_nature_variants#oat_grain" nature="grain" variety="grain" derivative_of="avena" frozen_indicators_values="net_mass: 1.00ton" unit_name="ton"/>
11
- <item-creation item="product_nature_variants#rye_grain" nature="grain" variety="grain" derivative_of="secale_cereale" frozen_indicators_values="net_mass: 1.00ton" unit_name="ton"/>
12
- <item-creation item="product_nature_variants#rye_straw" nature="straw" variety="straw" derivative_of="secale_cereale" frozen_indicators_values="net_mass: 1.00ton" unit_name="ton"/>
13
- <item-creation item="product_nature_variants#triticale_straw" nature="straw" variety="straw" derivative_of="triticale" frozen_indicators_values="net_mass: 1.00ton" unit_name="ton"/>
14
- </migration>
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Add kiwi varieties">
3
- <item-creation item="varieties#actinidiaceae" parent="plant" itis_tsn="21393"/>
4
- <item-creation item="varieties#actinidia" parent="actinidiaceae" itis_tsn="500824"/>
5
- <item-creation item="varieties#actinidia_deliciosa" parent="actinidia"/>
6
- <item-creation item="varieties#actinidia_chinensis" parent="actinidia" itis_tsn="506775"/>
7
- </migration>
@@ -1,431 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <migration name="Update account numbers">
3
- <item-change item="accounts#accrued_bank_interests" fr_pcg82="51800000"/>
4
- <item-change item="accounts#accrued_interests" fr_pcg82="16880000"/>
5
- <item-change item="accounts#accrued_interests_on_bank" fr_pcg82="16884000"/>
6
- <item-change item="accounts#additionnal_taxes_on_distribution_entity_expenses" fr_pcg82="69600000"/>
7
- <item-change item="accounts#adult_animal_asset_depreciations" fr_pcga="28410000"/>
8
- <item-change item="accounts#adult_animal_assets" fr_pcga="24100000"/>
9
- <item-change item="accounts#adult_animal_expenses" fr_pcga="60410000"/>
10
- <item-change item="accounts#adult_animal_revenues" fr_pcga="70410000"/>
11
- <item-change item="accounts#adult_reproductor_animals_inventory_variations" fr_pcga="71210000"/>
12
- <item-change item="accounts#advance_noticed_charges_accounts" fr_pcg82="48600000"/>
13
- <item-change item="accounts#advance_noticed_products_accounts" fr_pcg82="48700000"/>
14
- <item-change item="accounts#advertisement_expenses" fr_pcg82="62310000"/>
15
- <item-change item="accounts#advertising_expenses" fr_pcg82="62300000"/>
16
- <item-change item="accounts#agricultural_disasters_compensations" fr_pcga="74300000"/>
17
- <item-change item="accounts#animal_derivative_stock" fr_pcga="37500000"/>
18
- <item-change item="accounts#animal_derivatives_revenues" fr_pcga="70200000"/>
19
- <item-change item="accounts#animal_locative_expenses" fr_pcga="61440000"/>
20
- <item-change item="accounts#animal_medicine_matter_expenses" fr_pcga="60150000"/>
21
- <item-change item="accounts#animal_medicine_stock" fr_pcga="30150000"/>
22
- <item-change item="accounts#animal_medicine_stocks_variation" fr_pcga="60315000"/>
23
- <item-change item="accounts#animal_reproduction_matter_expenses" fr_pcga="60160000"/>
24
- <item-change item="accounts#animal_reproduction_stock" fr_pcga="30160000"/>
25
- <item-change item="accounts#animal_reproduction_stocks_variation" fr_pcga="60316000"/>
26
- <item-change item="accounts#animal_revenues" fr_pcga="70400000"/>
27
- <item-change item="accounts#animals_depreciations_inputations_expenses" fr_pcga="68114000"/>
28
- <item-change item="accounts#animals_making_expenses_expenses" fr_pcga="60540000"/>
29
- <item-change item="accounts#animals_subsidies" fr_pcga="74540000"/>
30
- <item-change item="accounts#asset_impairment_losses" fr_pcg82="29000000"/>
31
- <item-change item="accounts#assets_products_stock" fr_pcg82="36000000"/>
32
- <item-change item="accounts#associate_social_contribution_expenses" fr_pcga="64600000"/>
33
- <item-change item="accounts#associates_current_accounts" fr_pcga="45500000"/>
34
- <item-change item="accounts#associates_frozen_accounts" fr_pcga="45530000"/>
35
- <item-change item="accounts#associates_salary" fr_pcga="64130000"/>
36
- <item-change item="accounts#attorneys" fr_pcg82="46700000"/>
37
- <item-change item="accounts#banks" fr_pcg82="51200000"/>
38
- <item-change item="accounts#banks_and_similar" fr_pcg82="51000000" pt_snc="12000000"/>
39
- <item-change item="accounts#banks_services_expenses" fr_pcga="62700000"/>
40
- <item-change item="accounts#biocorporeal_asset_depreciations" fr_pcga="28400000"/>
41
- <item-change item="accounts#bonus_staff_expenses" fr_pcg82="64130000"/>
42
- <item-change item="accounts#brands_and_patents_assets" fr_pcga="20500000"/>
43
- <item-change item="accounts#building_assets" fr_pcga="21310000"/>
44
- <item-change item="accounts#building_depreciations_inputations_expenses" fr_pcga="68113000"/>
45
- <item-change item="accounts#campaigns_interests" fr_pcg82="66140000"/>
46
- <item-change item="accounts#capital" fr_pcg82="10100000"/>
47
- <item-change item="accounts#capitalized_revenues" fr_pcg82="72000000"/>
48
- <item-change item="accounts#capitals" fr_pcg82="10000000" pt_snc="50000000"/>
49
- <item-change item="accounts#cashes" fr_pcg82="53000000" pt_snc="11000000"/>
50
- <item-change item="accounts#catalog_and_print_expenses" fr_pcg82="62360000"/>
51
- <item-change item="accounts#clients" fr_pcg82="41100000" pt_snc="21000000"/>
52
- <item-change item="accounts#co_ownership_and_locative_expenses" fr_pcga="61400000"/>
53
- <item-change item="accounts#collected_vat" fr_pcg82="44571000" pt_snc="24330000"/>
54
- <item-change item="accounts#collected_vat_to_resolve" fr_pcg82="44575000"/>
55
- <item-change item="accounts#compensation_operations" fr_pcg82="47200000"/>
56
- <item-change item="accounts#concession_asset_depreciations" fr_pcg82="28200000"/>
57
- <item-change item="accounts#concession_assets" fr_pcga="22000000"/>
58
- <item-change item="accounts#congress_and_symposium_expenses" fr_pcga="61850000"/>
59
- <item-change item="accounts#construction_on_other_land_parcel_assets" fr_pcga="21400000"/>
60
- <item-change item="accounts#construction_on_own_land_parcel_assets" fr_pcga="21300000"/>
61
- <item-change item="accounts#cooperative_participation_assets" fr_pcga="26210000"/>
62
- <item-change item="accounts#corporeal_asset_depreciations" fr_pcga="28100000"/>
63
- <item-change item="accounts#corporeal_asset_revenues" fr_pcg82="72200000"/>
64
- <item-change item="accounts#corporeal_assets" fr_pcga="21000000" pt_snc="43000000"/>
65
- <item-change item="accounts#corporeals_and_incorporeals_depreciations_inputations_expenses" fr_pcg82="68110000"/>
66
- <item-change item="accounts#credit_retained_earnings" fr_pcg82="11000000"/>
67
- <item-change item="accounts#creditor_clients" fr_pcg82="41900000" pt_snc="21900000"/>
68
- <item-change item="accounts#debit_retained_earnings" fr_pcg82="11900000"/>
69
- <item-change item="accounts#debtor_suppliers" fr_pcg82="40900000"/>
70
- <item-change item="accounts#deductible_asset_vat" fr_pcg82="44562000" pt_snc="24322000"/>
71
- <item-change item="accounts#deductible_vat" fr_pcg82="44566000" pt_snc="24320000"/>
72
- <item-change item="accounts#deductible_vat_to_resolve" fr_pcg82="44565000"/>
73
- <item-change item="accounts#deferred_expense_accounts" fr_pcg82="48100000"/>
74
- <item-change item="accounts#deprecated_client_entity_accounts" fr_pcg82="49100000"/>
75
- <item-change item="accounts#deprecated_entity_accounts" fr_pcg82="49000000"/>
76
- <item-change item="accounts#depreciation_revenues" fr_pcg82="78000000"/>
77
- <item-change item="accounts#depreciations_inputations_expenses" fr_pcg82="68000000" pt_snc="64000000"/>
78
- <item-change item="accounts#discount_and_reductions_expenses" fr_pcg82="60900000"/>
79
- <item-change item="accounts#discount_and_reductions_revenues" fr_pcg82="70900000"/>
80
- <item-change item="accounts#discount_from_cooperatives" fr_pcga="75400000"/>
81
- <item-change item="accounts#discount_granted_expenses" fr_pcg82="66500000"/>
82
- <item-change item="accounts#donation_exceptional_expenses" fr_pcga="67130000"/>
83
- <item-change item="accounts#electricity_expenses" fr_pcga="60630000"/>
84
- <item-change item="accounts#employee_participation_and_income_taxes_and_assimilated_payments_expenses" fr_pcg82="69000000"/>
85
- <item-change item="accounts#employee_participation_expenses" fr_pcg82="69100000"/>
86
- <item-change item="accounts#employee_representative_committees" fr_pcg82="42200000"/>
87
- <item-change item="accounts#end_products_stock" fr_pcga="37000000"/>
88
- <item-change item="accounts#enterprise_collected_vat" fr_pcga="44570000" pt_snc="24330000"/>
89
- <item-change item="accounts#enterprise_deductible_vat" fr_pcga="44560000" pt_snc="24320000"/>
90
- <item-change item="accounts#entity_collectable_taxes" fr_pcg82="44200000"/>
91
- <item-change item="accounts#equipment_asset_depreciations" fr_pcga="28150000"/>
92
- <item-change item="accounts#equipment_assets" fr_pcga="21540000"/>
93
- <item-change item="accounts#equipment_cooperative_participation_assets" fr_pcga="26220000"/>
94
- <item-change item="accounts#equipment_depreciations_inputations_expenses" fr_pcga="68115000"/>
95
- <item-change item="accounts#equipment_expenses" fr_pcg82="60500000"/>
96
- <item-change item="accounts#equipment_locative_expenses" fr_pcga="61420000"/>
97
- <item-change item="accounts#equipment_maintenance_expenses" fr_pcga="61550000"/>
98
- <item-change item="accounts#equipment_rent_expenses" fr_pcga="61320000"/>
99
- <item-change item="accounts#equipment_subventions" fr_pcg82="13100000"/>
100
- <item-change item="accounts#equity_securities" fr_pcg82="26100000"/>
101
- <item-change item="accounts#equity_security_asset_impairment_losses" fr_pcg82="29600000"/>
102
- <item-change item="accounts#establishment_charge_assets" fr_pcga="20100000"/>
103
- <item-change item="accounts#exceptional_expenses" fr_pcga="67000000"/>
104
- <item-change item="accounts#exceptional_revenues" fr_pcga="77000000"/>
105
- <item-change item="accounts#exceptionnal_charge_transfer_revenues" fr_pcg82="79700000"/>
106
- <item-change item="accounts#exceptionnal_depreciations_inputations_expenses" fr_pcg82="68700000"/>
107
- <item-change item="accounts#exceptionnal_incorporeal_asset_depreciation_revenues" fr_pcg82="78700000"/>
108
- <item-change item="accounts#expenses" fr_pcg82="60000000" pt_snc="60000000"/>
109
- <item-change item="accounts#exploitation_depreciations_inputations_expenses" fr_pcg82="68100000"/>
110
- <item-change item="accounts#exploitation_expenses_transfers" fr_pcga="79100000"/>
111
- <item-change item="accounts#exploitation_risk_insurance_expenses" fr_pcga="61660000"/>
112
- <item-change item="accounts#exploitation_subsidies" fr_pcga="74520000"/>
113
- <item-change item="accounts#exploitation_subsidies_and_compensations" fr_pcga="74000000"/>
114
- <item-change item="accounts#external_expenses" fr_pcga="62000000"/>
115
- <item-change item="accounts#external_service_expenses" fr_pcg82="61000000"/>
116
- <item-change item="accounts#external_staff_expenses" fr_pcga="62100000"/>
117
- <item-change item="accounts#fees_expenses" fr_pcga="62200000"/>
118
- <item-change item="accounts#fertilizer_expenses" fr_pcga="60110000"/>
119
- <item-change item="accounts#fertilizer_stock" fr_pcga="30110000"/>
120
- <item-change item="accounts#fertilizer_stocks_variation" fr_pcga="60311000"/>
121
- <item-change item="accounts#fill_up_price_revenues" fr_pcga="70870000"/>
122
- <item-change item="accounts#finances" fr_pcg82="50000000" pt_snc="10000000"/>
123
- <item-change item="accounts#financial_asset_depreciation_revenues" fr_pcg82="78600000"/>
124
- <item-change item="accounts#financial_charge_transfer_revenues" fr_pcg82="79600000"/>
125
- <item-change item="accounts#financial_depreciations_inputations_expenses" fr_pcg82="68600000"/>
126
- <item-change item="accounts#financial_expenses" fr_pcg82="66000000"/>
127
- <item-change item="accounts#financial_year_result" fr_pcg82="12000000"/>
128
- <item-change item="accounts#financial_year_result_balance" fr_pcg82="12800000"/>
129
- <item-change item="accounts#financial_year_result_loss" fr_pcg82="12900000"/>
130
- <item-change item="accounts#financial_year_result_profit" fr_pcg82="12000000"/>
131
- <item-change item="accounts#financials_revenues" fr_pcga="76000000"/>
132
- <item-change item="accounts#fiscal_expense_on_vacations" fr_pcg82="44800000"/>
133
- <item-change item="accounts#fiscal_fine_exceptional_expenses" fr_pcga="67120000"/>
134
- <item-change item="accounts#fiscal_integration_expenses" fr_pcg82="69800000"/>
135
- <item-change item="accounts#fixed_asset_depreciations" fr_pcga="28000000"/>
136
- <item-change item="accounts#fixed_assets" fr_pcg82="20000000" pt_snc="40000000"/>
137
- <item-change item="accounts#fixed_assets_suppliers" fr_pcg82="40400000"/>
138
- <item-change item="accounts#fixed_assets_values" fr_pcg82="67500000"/>
139
- <item-change item="accounts#flat_rate_taxes_expenses" fr_pcg82="69700000"/>
140
- <item-change item="accounts#foreign_exchange_expenses" fr_pcg82="66600000"/>
141
- <item-change item="accounts#foreign_exchange_financials_revenues" fr_pcg82="76600000"/>
142
- <item-change item="accounts#forwarding_agent_fees_expenses" fr_pcga="62230000"/>
143
- <item-change item="accounts#fuel_matter_expenses" fr_pcga="60210000"/>
144
- <item-change item="accounts#fuel_stock" fr_pcga="30210000"/>
145
- <item-change item="accounts#fuels_expenses" fr_pcga="60640000"/>
146
- <item-change item="accounts#gas_expenses" fr_pcga="60620000"/>
147
- <item-change item="accounts#gas_stock" fr_pcga="30180000"/>
148
- <item-change item="accounts#general_installation_asset_depreciations" fr_pcga="28181000"/>
149
- <item-change item="accounts#general_installation_assets" fr_pcga="21350000"/>
150
- <item-change item="accounts#global_land_parcel_assets" fr_pcg82="21100000"/>
151
- <item-change item="accounts#government_payroll_tax_expenses" fr_pcg82="63100000"/>
152
- <item-change item="accounts#government_tax_expenses" fr_pcg82="63500000"/>
153
- <item-change item="accounts#guaranteed_obligations" fr_pcg82="44600000"/>
154
- <item-change item="accounts#holding_accounts" fr_pcg82="45100000"/>
155
- <item-change item="accounts#holding_company_and_associate_accounts" fr_pcg82="45000000" pt_snc="26000000"/>
156
- <item-change item="accounts#home_consumption_production" fr_pcga="72600000"/>
157
- <item-change item="accounts#in_cycle_products_stock" fr_pcg82="33000000"/>
158
- <item-change item="accounts#in_cycle_services_stock" fr_pcg82="34000000"/>
159
- <item-change item="accounts#income_taxes" fr_pcg82="44400000" pt_snc="24100000"/>
160
- <item-change item="accounts#income_taxes_expenses" fr_pcg82="69500000"/>
161
- <item-change item="accounts#incorporeal_asset_depreciation_revenues" fr_pcg82="78100000"/>
162
- <item-change item="accounts#incorporeal_asset_depreciations" fr_pcga="28000000"/>
163
- <item-change item="accounts#incorporeal_asset_revenues" fr_pcg82="72100000"/>
164
- <item-change item="accounts#incorporeal_assets" fr_pcga="20000000" pt_snc="44000000"/>
165
- <item-change item="accounts#incorporeals_depreciations_inputations_expenses" fr_pcga="68111000"/>
166
- <item-change item="accounts#industrial_cooperative_participation_assets" fr_pcga="26240000"/>
167
- <item-change item="accounts#infirmity_and_death_insurance_expenses" fr_pcga="61680000"/>
168
- <item-change item="accounts#initial_individual_capital" fr_pcg82="10110000"/>
169
- <item-change item="accounts#initial_individual_capital_variations" fr_pcg82="10120000"/>
170
- <item-change item="accounts#initial_society_capital" fr_pcg82="10150000"/>
171
- <item-change item="accounts#installation_sustainable_plant_assets" fr_pcga="24670000"/>
172
- <item-change item="accounts#insurance_expenses" fr_pcg82="61600000"/>
173
- <item-change item="accounts#interests_expenses" fr_pcga="66100000"/>
174
- <item-change item="accounts#internal_transfers" fr_pcg82="58000000"/>
175
- <item-change item="accounts#inventory_variations" fr_pcga="71000000"/>
176
- <item-change item="accounts#invoice_to_create_clients" fr_pcg82="41800000" pt_snc="21500000"/>
177
- <item-change item="accounts#irrecoverable_losses_on_debt_obligation_expenses" fr_pcg82="65400000"/>
178
- <item-change item="accounts#irrigation_expenses" fr_pcga="60650000"/>
179
- <item-change item="accounts#land_loans" fr_pcg82="16410000"/>
180
- <item-change item="accounts#land_loans_interests" fr_pcg82="66110000"/>
181
- <item-change item="accounts#land_parcel_asset_depreciations" fr_pcga="28110000"/>
182
- <item-change item="accounts#land_parcel_assets" fr_pcga="21110000"/>
183
- <item-change item="accounts#land_parcel_construction_asset_depreciations" fr_pcga="28120000"/>
184
- <item-change item="accounts#land_parcel_construction_assets" fr_pcga="21200000"/>
185
- <item-change item="accounts#land_parcel_construction_depreciations_inputations_expenses" fr_pcga="68112000"/>
186
- <item-change item="accounts#land_parcel_locative_expenses" fr_pcga="61410000"/>
187
- <item-change item="accounts#land_parcel_rent_expenses" fr_pcga="61310000"/>
188
- <item-change item="accounts#land_parcel_sell_revenues" fr_pcga="77520000"/>
189
- <item-change item="accounts#leasing_expenses" fr_pcg82="61200000"/>
190
- <item-change item="accounts#legal_reserves" fr_pcg82="10610000"/>
191
- <item-change item="accounts#licences_expenses" fr_pcga="65100000"/>
192
- <item-change item="accounts#litigious_clients" fr_pcg82="41600000"/>
193
- <item-change item="accounts#little_office_equipment_expenses" fr_pcga="60660000"/>
194
- <item-change item="accounts#livestock_feed_matter_expenses" fr_pcga="60140000"/>
195
- <item-change item="accounts#livestock_feed_stock" fr_pcga="30140000"/>
196
- <item-change item="accounts#livestock_feed_stocks_variation" fr_pcga="60314000"/>
197
- <item-change item="accounts#living_corporeal_assets" fr_pcga="24000000"/>
198
- <item-change item="accounts#loans" fr_pcg82="16400000" pt_snc="25000000"/>
199
- <item-change item="accounts#loans_interests" fr_pcg82="66100000" pt_snc="66150000"/>
200
- <item-change item="accounts#long_cycle_animals_inventory_variations" fr_pcga="71310000"/>
201
- <item-change item="accounts#long_cycle_cultivation_advances" fr_pcga="33100000"/>
202
- <item-change item="accounts#long_cycle_product_inventory_variations" fr_pcga="71350000"/>
203
- <item-change item="accounts#long_cycle_products_liquors_stock" fr_pcga="35200000"/>
204
- <item-change item="accounts#long_cycle_products_stock" fr_pcga="35000000"/>
205
- <item-change item="accounts#long_cycle_products_wines_stock" fr_pcga="35100000"/>
206
- <item-change item="accounts#long_cycle_vegetals_inventory_variations" fr_pcga="71330000"/>
207
- <item-change item="accounts#long_cycle_vegetals_stock" fr_pcga="33000000"/>
208
- <item-change item="accounts#long_term_loans" fr_pcg82="16420000"/>
209
- <item-change item="accounts#long_term_loans_interests" fr_pcg82="66120000"/>
210
- <item-change item="accounts#long_time_animal_stock" fr_pcga="31000000"/>
211
- <item-change item="accounts#maintenance_expenses" fr_pcg82="61500000"/>
212
- <item-change item="accounts#maintenances_consumables_expenses" fr_pcga="60220000"/>
213
- <item-change item="accounts#maintenances_consumables_stock" fr_pcga="30220000"/>
214
- <item-change item="accounts#making_services_expenses" fr_pcga="60500000"/>
215
- <item-change item="accounts#making_services_revenues" fr_pcga="70840000"/>
216
- <item-change item="accounts#management_operation_exceptional_expenses" fr_pcga="67100000"/>
217
- <item-change item="accounts#management_operation_exceptional_revenues" fr_pcg82="77100000"/>
218
- <item-change item="accounts#market_fine_exceptional_expenses" fr_pcga="67110000"/>
219
- <item-change item="accounts#materials_expenses" fr_pcga="60260000"/>
220
- <item-change item="accounts#merchandising_accessory_expenses" fr_pcg82="60800000"/>
221
- <item-change item="accounts#merchandising_accessory_revenues" fr_pcg82="70850000"/>
222
- <item-change item="accounts#merchandising_expenses" fr_pcg82="60700000"/>
223
- <item-change item="accounts#merchandising_products_stock" fr_pcg82="37000000"/>
224
- <item-change item="accounts#merchandising_revenues" fr_pcg82="70700000"/>
225
- <item-change item="accounts#merchandising_stocks_variation" fr_pcga="60370000"/>
226
- <item-change item="accounts#office_equipment_asset_depreciations" fr_pcga="28183000"/>
227
- <item-change item="accounts#office_equipment_assets" fr_pcga="21830000"/>
228
- <item-change item="accounts#office_furniture_asset_depreciations" fr_pcga="28184000"/>
229
- <item-change item="accounts#office_furniture_assets" fr_pcga="21840000"/>
230
- <item-change item="accounts#office_supply_matter_expenses" fr_pcga="60240000"/>
231
- <item-change item="accounts#other_animal_expenses" fr_pcga="60450000"/>
232
- <item-change item="accounts#other_animal_revenues" fr_pcga="70450000"/>
233
- <item-change item="accounts#other_asset_depreciations" fr_pcga="28188000"/>
234
- <item-change item="accounts#other_assets" fr_pcga="21880000"/>
235
- <item-change item="accounts#other_building_asset_depreciations" fr_pcga="28140000"/>
236
- <item-change item="accounts#other_building_expenses" fr_pcga="61540000"/>
237
- <item-change item="accounts#other_compensations" fr_pcga="74400000"/>
238
- <item-change item="accounts#other_consumable_matter_expenses" fr_pcga="60270000"/>
239
- <item-change item="accounts#other_consumables_stock" fr_pcga="30270000"/>
240
- <item-change item="accounts#other_corporeal_asset_depreciations" fr_pcga="28180000"/>
241
- <item-change item="accounts#other_corporeal_assets" fr_pcga="21800000"/>
242
- <item-change item="accounts#other_day_to_day_management_expenses" fr_pcg82="65000000"/>
243
- <item-change item="accounts#other_day_to_day_management_revenues" fr_pcg82="75000000"/>
244
- <item-change item="accounts#other_debt_obligation_financials_revenues" fr_pcg82="76300000"/>
245
- <item-change item="accounts#other_entities_payroll_tax_expenses" fr_pcg82="63300000"/>
246
- <item-change item="accounts#other_entities_tax_expenses" fr_pcg82="63700000"/>
247
- <item-change item="accounts#other_expenses" fr_pcga="61800000"/>
248
- <item-change item="accounts#other_exploitation_subsidies" fr_pcga="74580000"/>
249
- <item-change item="accounts#other_fees_expenses" fr_pcga="62260000"/>
250
- <item-change item="accounts#other_financial_expenses" fr_pcg82="66800000"/>
251
- <item-change item="accounts#other_financials_asset_revenues" fr_pcg82="76200000"/>
252
- <item-change item="accounts#other_financials_revenues" fr_pcg82="76800000"/>
253
- <item-change item="accounts#other_general_installation_assets" fr_pcga="21810000"/>
254
- <item-change item="accounts#other_incorporeal_asset_depreciations" fr_pcga="28080000"/>
255
- <item-change item="accounts#other_incorporeal_assets" fr_pcga="20800000"/>
256
- <item-change item="accounts#other_interests_expenses" fr_pcga="66180000"/>
257
- <item-change item="accounts#other_investment_subventions" fr_pcg82="13800000"/>
258
- <item-change item="accounts#other_investment_subventions_in_earnings_statement" fr_pcg82="13900000"/>
259
- <item-change item="accounts#other_materials_stock" fr_pcga="30260000"/>
260
- <item-change item="accounts#other_professional_agricultural_participation_assets" fr_pcga="26280000"/>
261
- <item-change item="accounts#other_reserves" fr_pcg82="10680000"/>
262
- <item-change item="accounts#other_social_expenses" fr_pcg82="64700000"/>
263
- <item-change item="accounts#other_social_organisation" fr_pcg82="43700000"/>
264
- <item-change item="accounts#other_staff_expenses" fr_pcga="64800000"/>
265
- <item-change item="accounts#other_supplies" fr_pcg82="32000000"/>
266
- <item-change item="accounts#other_supply_expenses" fr_pcg82="60200000"/>
267
- <item-change item="accounts#other_supply_stocks_variation" fr_pcga="60320000"/>
268
- <item-change item="accounts#other_taxes" fr_pcga="63500000"/>
269
- <item-change item="accounts#other_usual_running_expenses" fr_pcga="65800000"/>
270
- <item-change item="accounts#other_usual_running_profits" fr_pcga="75800000"/>
271
- <item-change item="accounts#other_various_interests_expenses" fr_pcga="66188000"/>
272
- <item-change item="accounts#others_corporeals_depreciations_inputations_expenses" fr_pcga="68118000"/>
273
- <item-change item="accounts#others_taxes_and_assimilated_payments" fr_pcg82="44700000"/>
274
- <item-change item="accounts#outstanding_adult_animal_assets" fr_pcga="23410000"/>
275
- <item-change item="accounts#outstanding_assets" fr_pcga="23000000" pt_snc="45000000"/>
276
- <item-change item="accounts#outstanding_construction_on_other_land_parcel_assets" fr_pcga="23140000"/>
277
- <item-change item="accounts#outstanding_construction_on_own_land_parcel_assets" fr_pcga="23130000"/>
278
- <item-change item="accounts#outstanding_corporeal_assets" fr_pcga="23100000"/>
279
- <item-change item="accounts#outstanding_equipment_assets" fr_pcga="23150000"/>
280
- <item-change item="accounts#outstanding_land_parcel_assets" fr_pcga="23110000"/>
281
- <item-change item="accounts#outstanding_land_parcel_construction_assets" fr_pcga="23120000"/>
282
- <item-change item="accounts#outstanding_living_corporeal_assets" fr_pcga="23400000"/>
283
- <item-change item="accounts#outstanding_other_general_installation_assets" fr_pcga="23180000"/>
284
- <item-change item="accounts#outstanding_service_animal_assets" fr_pcga="23430000"/>
285
- <item-change item="accounts#outstanding_sustainables_plants_assets" fr_pcga="23460000"/>
286
- <item-change item="accounts#outstanding_young_animal_assets" fr_pcga="23420000"/>
287
- <item-change item="accounts#own_building_asset_depreciations" fr_pcga="28130000"/>
288
- <item-change item="accounts#own_building_expenses" fr_pcga="61530000"/>
289
- <item-change item="accounts#owner_account" fr_pcg82="10800000"/>
290
- <item-change item="accounts#owner_remuneration" fr_pcg82="64400000"/>
291
- <item-change item="accounts#ownership_assets" fr_pcga="27100000"/>
292
- <item-change item="accounts#ownership_loan" fr_pcga="27400000"/>
293
- <item-change item="accounts#packaging" fr_pcga="60170000"/>
294
- <item-change item="accounts#partial_net_product_on_long_term_operation_revenues" fr_pcga="73000000"/>
295
- <item-change item="accounts#participation_financials_revenues" fr_pcg82="76100000"/>
296
- <item-change item="accounts#participation_losses_on_debt_obligation_expenses" fr_pcg82="66400000"/>
297
- <item-change item="accounts#participations" fr_pcg82="26000000" pt_snc="41000000"/>
298
- <item-change item="accounts#particular_operation_with_state" fr_pcg82="44300000"/>
299
- <item-change item="accounts#payment_guarantees" fr_pcg82="27500000"/>
300
- <item-change item="accounts#pending_deposit_payments" fr_pcg82="51100000" pt_snc="18000000"/>
301
- <item-change item="accounts#plant_derivative_stock" fr_pcga="37400000"/>
302
- <item-change item="accounts#plant_derivatives_revenues" fr_pcga="70100000"/>
303
- <item-change item="accounts#plant_medicine_matter_expenses" fr_pcga="60130000"/>
304
- <item-change item="accounts#plant_medicine_stock" fr_pcga="30130000"/>
305
- <item-change item="accounts#plant_medicine_stocks_variation" fr_pcga="60313000"/>
306
- <item-change item="accounts#plants_subsidies" fr_pcga="74510000"/>
307
- <item-change item="accounts#previous_fiscal_year_exceptional_revenues" fr_pcg82="77200000"/>
308
- <item-change item="accounts#previous_fiscal_year_expenses" fr_pcg82="67200000"/>
309
- <item-change item="accounts#previous_product_deferral_expenses" fr_pcg82="69900000"/>
310
- <item-change item="accounts#principal_associates_current_accounts" fr_pcga="45510000"/>
311
- <item-change item="accounts#processing_products_revenues" fr_pcga="70300000"/>
312
- <item-change item="accounts#processing_products_stock" fr_pcga="37600000"/>
313
- <item-change item="accounts#product_accessory_revenues" fr_pcg82="70800000"/>
314
- <item-change item="accounts#product_inventory_variations" fr_pcg82="71300000"/>
315
- <item-change item="accounts#products_inventory_variations" fr_pcga="71370000"/>
316
- <item-change item="accounts#products_specials_taxes" fr_pcga="63400000"/>
317
- <item-change item="accounts#products_stock" fr_pcg82="35000000"/>
318
- <item-change item="accounts#professional_agricultural_organization_assets" fr_pcga="26200000"/>
319
- <item-change item="accounts#professional_subscriptions_expenses" fr_pcga="62800000"/>
320
- <item-change item="accounts#raw_material_and_supplies" fr_pcg82="31000000"/>
321
- <item-change item="accounts#raw_material_expenses" fr_pcga="60280000"/>
322
- <item-change item="accounts#raw_matter_expenses" fr_pcg82="60100000"/>
323
- <item-change item="accounts#raw_product_stock" fr_pcga="30280000"/>
324
- <item-change item="accounts#redeemable_land_parcel_construction_assets" fr_pcga="21210000"/>
325
- <item-change item="accounts#reductions" fr_pcga="76500000"/>
326
- <item-change item="accounts#reevaluation_gaps" fr_pcg82="10500000"/>
327
- <item-change item="accounts#regularisation_accounts" fr_pcg82="48000000"/>
328
- <item-change item="accounts#rent_expenses" fr_pcg82="61300000"/>
329
- <item-change item="accounts#report_vat_credit" fr_pcg82="44567000"/>
330
- <item-change item="accounts#research_and_development_charge_assets" fr_pcga="20300000"/>
331
- <item-change item="accounts#reserves" fr_pcg82="10600000"/>
332
- <item-change item="accounts#residual_products_revenues" fr_pcga="70500000"/>
333
- <item-change item="accounts#residual_products_stock" fr_pcga="37700000"/>
334
- <item-change item="accounts#retained_earnings" fr_pcg82="11000000"/>
335
- <item-change item="accounts#revenue_subsidies" fr_pcga="74530000"/>
336
- <item-change item="accounts#revenues" fr_pcg82="70000000" pt_snc="70000000"/>
337
- <item-change item="accounts#salary_social_contribution_expenses" fr_pcga="64500000"/>
338
- <item-change item="accounts#sales_assets_revenues" fr_pcga="77500000"/>
339
- <item-change item="accounts#seed_expenses" fr_pcga="60120000"/>
340
- <item-change item="accounts#seed_stock" fr_pcga="30120000"/>
341
- <item-change item="accounts#seed_stocks_variation" fr_pcga="60312000"/>
342
- <item-change item="accounts#service_animal_asset_depreciations" fr_pcga="28430000"/>
343
- <item-change item="accounts#service_animal_assets" fr_pcga="24300000"/>
344
- <item-change item="accounts#service_discount_and_reductions_expenses" fr_pcg82="61900000"/>
345
- <item-change item="accounts#services_expenses" fr_pcg82="60400000"/>
346
- <item-change item="accounts#services_revenues" fr_pcg82="70600000"/>
347
- <item-change item="accounts#share_asset_subsidies" fr_pcga="77700000"/>
348
- <item-change item="accounts#share_capital_bonus" fr_pcg82="10400000"/>
349
- <item-change item="accounts#shared_result_operations_expenses" fr_pcg82="65500000"/>
350
- <item-change item="accounts#short_cycle_animals_inventory_variations" fr_pcga="71320000"/>
351
- <item-change item="accounts#short_cycle_cultivation_advances" fr_pcga="34100000"/>
352
- <item-change item="accounts#short_cycle_cultivation_advances_culturals_ways" fr_pcga="34150000"/>
353
- <item-change item="accounts#short_cycle_cultivation_advances_fertilizers" fr_pcga="34110000"/>
354
- <item-change item="accounts#short_cycle_cultivation_advances_plants_medicines" fr_pcga="34130000"/>
355
- <item-change item="accounts#short_cycle_cultivation_advances_seeds" fr_pcga="34120000"/>
356
- <item-change item="accounts#short_cycle_product_inventory_variations" fr_pcga="71360000"/>
357
- <item-change item="accounts#short_cycle_products_stock" fr_pcga="36000000"/>
358
- <item-change item="accounts#short_cycle_vegetals_inventory_variations" fr_pcga="71340000"/>
359
- <item-change item="accounts#short_cycle_vegetals_stock" fr_pcga="34000000"/>
360
- <item-change item="accounts#short_term_investment_financials_revenues" fr_pcg82="76400000"/>
361
- <item-change item="accounts#short_term_investment_transfer_expenses" fr_pcg82="66700000"/>
362
- <item-change item="accounts#short_term_investment_transfer_financials_revenues" fr_pcg82="76700000"/>
363
- <item-change item="accounts#short_term_loans" fr_pcg82="16430000"/>
364
- <item-change item="accounts#short_term_loans_interests" fr_pcg82="66130000"/>
365
- <item-change item="accounts#short_time_animal_stock" fr_pcga="32000000"/>
366
- <item-change item="accounts#social_agricultural_mutuality" fr_pcga="43100000"/>
367
- <item-change item="accounts#social_expense_on_vacations" fr_pcg82="43800000"/>
368
- <item-change item="accounts#social_security" fr_pcg82="43100000"/>
369
- <item-change item="accounts#staff_advances" fr_pcg82="42500000"/>
370
- <item-change item="accounts#staff_and_linked_accounts" fr_pcg82="42000000"/>
371
- <item-change item="accounts#staff_bonus_participation" fr_pcg82="42400000"/>
372
- <item-change item="accounts#staff_due_remunerations" fr_pcg82="42100000" pt_snc="23100000"/>
373
- <item-change item="accounts#staff_expense_to_sold" fr_pcg82="42800000"/>
374
- <item-change item="accounts#staff_expenses" fr_pcga="64000000" pt_snc="63000000"/>
375
- <item-change item="accounts#staff_oppositions" fr_pcg82="42700000"/>
376
- <item-change item="accounts#staff_remuneration" fr_pcg82="64100000"/>
377
- <item-change item="accounts#staff_salary" fr_pcga="64110000"/>
378
- <item-change item="accounts#staff_submissions" fr_pcg82="42600000"/>
379
- <item-change item="accounts#state_and_other_public_entities" fr_pcg82="44000000" pt_snc="24000000"/>
380
- <item-change item="accounts#state_emission_quota_to_restitute" fr_pcg82="44900000"/>
381
- <item-change item="accounts#stocks" fr_pcg82="30000000" pt_snc="30000000"/>
382
- <item-change item="accounts#stocks_variation" fr_pcga="60300000" pt_snc="60300000"/>
383
- <item-change item="accounts#studies_and_research_expenses" fr_pcga="61700000"/>
384
- <item-change item="accounts#subcontracting_expenses" fr_pcg82="61100000"/>
385
- <item-change item="accounts#subsidies" fr_pcga="74500000"/>
386
- <item-change item="accounts#subsidy_to_receive" fr_pcg82="44100000"/>
387
- <item-change item="accounts#sundry_debtors_and_creditors" fr_pcga="46700000" pt_snc="27800000"/>
388
- <item-change item="accounts#suppliers" fr_pcg82="40100000" pt_snc="22100000"/>
389
- <item-change item="accounts#suppliers_balance_after_compensation" fr_pcg82="40200000"/>
390
- <item-change item="accounts#suppliers_invoices_not_received" fr_pcg82="40800000" pt_snc="22500000"/>
391
- <item-change item="accounts#supply_stock" fr_pcga="30100000"/>
392
- <item-change item="accounts#supply_stocks_variation" fr_pcga="60310000"/>
393
- <item-change item="accounts#sustainable_packaging_asset_depreciations" fr_pcga="28186000"/>
394
- <item-change item="accounts#sustainable_packaging_assets" fr_pcga="21860000"/>
395
- <item-change item="accounts#sustainables_plants_asset_depreciations" fr_pcga="28460000"/>
396
- <item-change item="accounts#sustainables_plants_assets" fr_pcga="24600000"/>
397
- <item-change item="accounts#sustainables_plants_on_other_land_parcel_assets" fr_pcga="24650000"/>
398
- <item-change item="accounts#sustainables_plants_on_own_land_parcel_assets" fr_pcga="24610000"/>
399
- <item-change item="accounts#tax_depreciation_revenues" fr_pcg82="78700000"/>
400
- <item-change item="accounts#taxes_expenses" fr_pcg82="63000000"/>
401
- <item-change item="accounts#technical_installation_equipment_and_tools_assets" fr_pcga="21500000"/>
402
- <item-change item="accounts#technical_installation_on_other_land_parcel_assets" fr_pcga="21520000"/>
403
- <item-change item="accounts#technical_installation_on_own_land_parcel_assets" fr_pcga="21510000"/>
404
- <item-change item="accounts#telecommunications_expenses" fr_pcga="62600000"/>
405
- <item-change item="accounts#temporary_operations" fr_pcg82="47000000"/>
406
- <item-change item="accounts#third_party" fr_pcg82="40000000" pt_snc="20000000"/>
407
- <item-change item="accounts#tools_assets" fr_pcga="21550000"/>
408
- <item-change item="accounts#trade_show_expenses" fr_pcg82="62330000"/>
409
- <item-change item="accounts#transfer_revenues" fr_pcg82="79000000"/>
410
- <item-change item="accounts#transport_vehicle_asset_depreciations" fr_pcga="28182000"/>
411
- <item-change item="accounts#transport_vehicle_assets" fr_pcga="21820000"/>
412
- <item-change item="accounts#transports_expenses" fr_pcga="62400000"/>
413
- <item-change item="accounts#travels_expenses" fr_pcga="62500000"/>
414
- <item-change item="accounts#trust_creation_operation_expenses" fr_pcg82="67400000"/>
415
- <item-change item="accounts#unstorable_expenses" fr_pcg82="60600000"/>
416
- <item-change item="accounts#usual_associates_current_accounts" fr_pcga="45520000"/>
417
- <item-change item="accounts#usual_bank_overdraft" fr_pcg82="51900000"/>
418
- <item-change item="accounts#various_exceptional_revenues" fr_pcg82="77800000"/>
419
- <item-change item="accounts#vat" fr_pcga="44500000" pt_snc="24300000"/>
420
- <item-change item="accounts#vat_to_pay" fr_pcg82="44551000"/>
421
- <item-change item="accounts#vegetals_making_services_expenses" fr_pcga="60510000"/>
422
- <item-change item="accounts#veterinary_fees_expenses" fr_pcga="62250000"/>
423
- <item-change item="accounts#waiting_vat" fr_pcg82="44580000"/>
424
- <item-change item="accounts#water_expenses" fr_pcga="60610000"/>
425
- <item-change item="accounts#workshop_supplies_stock" fr_pcga="30230000"/>
426
- <item-change item="accounts#young_animal_asset_depreciations" fr_pcga="28420000"/>
427
- <item-change item="accounts#young_animal_assets" fr_pcga="24200000"/>
428
- <item-change item="accounts#young_animal_expenses" fr_pcga="60420000"/>
429
- <item-change item="accounts#young_animal_revenues" fr_pcga="70420000"/>
430
- <item-change item="accounts#young_reproductor_animals_inventory_variations" fr_pcga="71220000"/>
431
- </migration>