forgeos_commerce 1.9.0

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 (433) hide show
  1. data/COPYING +339 -0
  2. data/COPYING.LESSER +165 -0
  3. data/Gemfile +2 -0
  4. data/LICENSE +2 -0
  5. data/MIT-LICENSE +20 -0
  6. data/README.textile +27 -0
  7. data/app/assets/images/forgeos/admin/favicon.gif +0 -0
  8. data/app/assets/images/forgeos/jstree/themes/association_product/bubble-quantity-products.png +0 -0
  9. data/app/assets/images/forgeos/jstree/themes/association_product/check-checked.png +0 -0
  10. data/app/assets/images/forgeos/jstree/themes/association_product/check-unchecked.png +0 -0
  11. data/app/assets/images/forgeos/jstree/themes/association_product/context.gif +0 -0
  12. data/app/assets/images/forgeos/jstree/themes/association_product/create.png +0 -0
  13. data/app/assets/images/forgeos/jstree/themes/association_product/dark-blue-minus.png +0 -0
  14. data/app/assets/images/forgeos/jstree/themes/association_product/dark-blue-plus.png +0 -0
  15. data/app/assets/images/forgeos/jstree/themes/association_product/dot.gif +0 -0
  16. data/app/assets/images/forgeos/jstree/themes/association_product/f.png +0 -0
  17. data/app/assets/images/forgeos/jstree/themes/association_product/fminus.gif +0 -0
  18. data/app/assets/images/forgeos/jstree/themes/association_product/fminus_rtl.gif +0 -0
  19. data/app/assets/images/forgeos/jstree/themes/association_product/folder.png +0 -0
  20. data/app/assets/images/forgeos/jstree/themes/association_product/fplus.gif +0 -0
  21. data/app/assets/images/forgeos/jstree/themes/association_product/fplus_rtl.gif +0 -0
  22. data/app/assets/images/forgeos/jstree/themes/association_product/lastli.gif +0 -0
  23. data/app/assets/images/forgeos/jstree/themes/association_product/lastli_rtl.gif +0 -0
  24. data/app/assets/images/forgeos/jstree/themes/association_product/li.gif +0 -0
  25. data/app/assets/images/forgeos/jstree/themes/association_product/remove.png +0 -0
  26. data/app/assets/images/forgeos/jstree/themes/association_product/rename.png +0 -0
  27. data/app/assets/images/forgeos/jstree/themes/association_product/throbber.gif +0 -0
  28. data/app/assets/images/forgeos/jstree/themes/product-types/bubble-quantity-products.png +0 -0
  29. data/app/assets/images/forgeos/jstree/themes/product-types/check-checked.png +0 -0
  30. data/app/assets/images/forgeos/jstree/themes/product-types/check-unchecked.png +0 -0
  31. data/app/assets/images/forgeos/jstree/themes/product-types/context.gif +0 -0
  32. data/app/assets/images/forgeos/jstree/themes/product-types/create.png +0 -0
  33. data/app/assets/images/forgeos/jstree/themes/product-types/dark-blue-minus.png +0 -0
  34. data/app/assets/images/forgeos/jstree/themes/product-types/dark-blue-plus.png +0 -0
  35. data/app/assets/images/forgeos/jstree/themes/product-types/dot.gif +0 -0
  36. data/app/assets/images/forgeos/jstree/themes/product-types/drag-drop.png +0 -0
  37. data/app/assets/images/forgeos/jstree/themes/product-types/f.png +0 -0
  38. data/app/assets/images/forgeos/jstree/themes/product-types/fminus.gif +0 -0
  39. data/app/assets/images/forgeos/jstree/themes/product-types/fminus_rtl.gif +0 -0
  40. data/app/assets/images/forgeos/jstree/themes/product-types/folder.png +0 -0
  41. data/app/assets/images/forgeos/jstree/themes/product-types/fplus.gif +0 -0
  42. data/app/assets/images/forgeos/jstree/themes/product-types/fplus_rtl.gif +0 -0
  43. data/app/assets/images/forgeos/jstree/themes/product-types/grey-drag-drop.png +0 -0
  44. data/app/assets/images/forgeos/jstree/themes/product-types/lastli.gif +0 -0
  45. data/app/assets/images/forgeos/jstree/themes/product-types/lastli_rtl.gif +0 -0
  46. data/app/assets/images/forgeos/jstree/themes/product-types/li.gif +0 -0
  47. data/app/assets/images/forgeos/jstree/themes/product-types/remove.png +0 -0
  48. data/app/assets/images/forgeos/jstree/themes/product-types/rename.png +0 -0
  49. data/app/assets/images/forgeos/jstree/themes/product-types/throbber.gif +0 -0
  50. data/app/assets/images/forgeos/jstree/themes/product_category/brown-minus.png +0 -0
  51. data/app/assets/images/forgeos/jstree/themes/product_category/brown-plus.png +0 -0
  52. data/app/assets/images/forgeos/jstree/themes/product_category/bubble-quantity-products.png +0 -0
  53. data/app/assets/images/forgeos/jstree/themes/product_category/context.gif +0 -0
  54. data/app/assets/images/forgeos/jstree/themes/product_category/create.png +0 -0
  55. data/app/assets/images/forgeos/jstree/themes/product_category/dot.gif +0 -0
  56. data/app/assets/images/forgeos/jstree/themes/product_category/f.png +0 -0
  57. data/app/assets/images/forgeos/jstree/themes/product_category/fminus.gif +0 -0
  58. data/app/assets/images/forgeos/jstree/themes/product_category/fminus_rtl.gif +0 -0
  59. data/app/assets/images/forgeos/jstree/themes/product_category/fplus.gif +0 -0
  60. data/app/assets/images/forgeos/jstree/themes/product_category/fplus_rtl.gif +0 -0
  61. data/app/assets/images/forgeos/jstree/themes/product_category/lastli.gif +0 -0
  62. data/app/assets/images/forgeos/jstree/themes/product_category/lastli_rtl.gif +0 -0
  63. data/app/assets/images/forgeos/jstree/themes/product_category/li.gif +0 -0
  64. data/app/assets/images/forgeos/jstree/themes/product_category/remove.png +0 -0
  65. data/app/assets/images/forgeos/jstree/themes/product_category/rename.png +0 -0
  66. data/app/assets/images/forgeos/jstree/themes/product_category/throbber.gif +0 -0
  67. data/app/assets/images/forgeos/jstree/themes/zone-tree/bubble-quantity-products.png +0 -0
  68. data/app/assets/images/forgeos/jstree/themes/zone-tree/check-checked.png +0 -0
  69. data/app/assets/images/forgeos/jstree/themes/zone-tree/check-unchecked.png +0 -0
  70. data/app/assets/images/forgeos/jstree/themes/zone-tree/context.gif +0 -0
  71. data/app/assets/images/forgeos/jstree/themes/zone-tree/create.png +0 -0
  72. data/app/assets/images/forgeos/jstree/themes/zone-tree/dark-blue-minus.png +0 -0
  73. data/app/assets/images/forgeos/jstree/themes/zone-tree/dark-blue-plus.png +0 -0
  74. data/app/assets/images/forgeos/jstree/themes/zone-tree/dot.gif +0 -0
  75. data/app/assets/images/forgeos/jstree/themes/zone-tree/f.png +0 -0
  76. data/app/assets/images/forgeos/jstree/themes/zone-tree/fminus.gif +0 -0
  77. data/app/assets/images/forgeos/jstree/themes/zone-tree/fminus_rtl.gif +0 -0
  78. data/app/assets/images/forgeos/jstree/themes/zone-tree/folder.png +0 -0
  79. data/app/assets/images/forgeos/jstree/themes/zone-tree/fplus.gif +0 -0
  80. data/app/assets/images/forgeos/jstree/themes/zone-tree/fplus_rtl.gif +0 -0
  81. data/app/assets/images/forgeos/jstree/themes/zone-tree/lastli.gif +0 -0
  82. data/app/assets/images/forgeos/jstree/themes/zone-tree/lastli_rtl.gif +0 -0
  83. data/app/assets/images/forgeos/jstree/themes/zone-tree/li.gif +0 -0
  84. data/app/assets/images/forgeos/jstree/themes/zone-tree/remove.png +0 -0
  85. data/app/assets/images/forgeos/jstree/themes/zone-tree/rename.png +0 -0
  86. data/app/assets/images/forgeos/jstree/themes/zone-tree/throbber.gif +0 -0
  87. data/app/assets/javascripts/forgeos/admin/functions.js +3 -0
  88. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/all.js +1 -0
  89. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/attributes.js +18 -0
  90. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/cross-sellings.js +18 -0
  91. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/orders.js +88 -0
  92. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/products.js +46 -0
  93. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/rules.js +98 -0
  94. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/transporters.js +60 -0
  95. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/trees.js +35 -0
  96. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/uploads.js +10 -0
  97. data/app/assets/javascripts/forgeos/admin/inits.js +3 -0
  98. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/all.js +1 -0
  99. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/clicks.js +25 -0
  100. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/cross-sellings.js +69 -0
  101. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/customer.js +64 -0
  102. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/orders.js +83 -0
  103. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/overlays.js +45 -0
  104. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/products.js +103 -0
  105. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/settings.js +15 -0
  106. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/special-offers.js +23 -0
  107. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/trees.js +71 -0
  108. data/app/assets/stylesheets/forgeos/admin/base.css.sass +3 -0
  109. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_all.css.sass +9 -0
  110. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_attributes.css.sass +59 -0
  111. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_customer.css.sass +84 -0
  112. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_delivery.css.sass +81 -0
  113. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_dropdowns.css.sass +171 -0
  114. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_order.css.sass +208 -0
  115. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_payment.css.sass +34 -0
  116. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_products.css.sass +341 -0
  117. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_special_offers.css.sass +198 -0
  118. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_transporters.css.sass +5 -0
  119. data/app/assets/stylesheets/forgeos/jstree/themes/association_product/style.css.sass +50 -0
  120. data/app/assets/stylesheets/forgeos/jstree/themes/product-types/style.css.sass +129 -0
  121. data/app/assets/stylesheets/forgeos/jstree/themes/product_category/style.css.sass +109 -0
  122. data/app/assets/stylesheets/forgeos/jstree/themes/zone-tree/style.css.sass +103 -0
  123. data/app/controllers/addresses_controller.rb +51 -0
  124. data/app/controllers/admin/attributes_controller.rb +161 -0
  125. data/app/controllers/admin/base_controller.rb +5 -0
  126. data/app/controllers/admin/brands_controller.rb +119 -0
  127. data/app/controllers/admin/forms_controller.rb +66 -0
  128. data/app/controllers/admin/geo_zones_controller.rb +74 -0
  129. data/app/controllers/admin/import_controller.rb +50 -0
  130. data/app/controllers/admin/orders_controller.rb +248 -0
  131. data/app/controllers/admin/product_types_controller.rb +122 -0
  132. data/app/controllers/admin/products_controller.rb +204 -0
  133. data/app/controllers/admin/special_offers_controller.rb +236 -0
  134. data/app/controllers/admin/statistics_controller.rb +64 -0
  135. data/app/controllers/admin/transporter_rules_controller.rb +307 -0
  136. data/app/controllers/admin/users_controller.rb +100 -0
  137. data/app/controllers/admin/vouchers_controller.rb +207 -0
  138. data/app/controllers/application_controller.rb +75 -0
  139. data/app/controllers/order_controller.rb +229 -0
  140. data/app/helpers/admin/payment_fields_helper.rb +31 -0
  141. data/app/helpers/application_helper.rb +7 -0
  142. data/app/helpers/cart_helper.rb +40 -0
  143. data/app/helpers/category_helper.rb +36 -0
  144. data/app/helpers/product_helper.rb +118 -0
  145. data/app/helpers/routes_helper.rb +60 -0
  146. data/app/helpers/wishlist_helper.rb +142 -0
  147. data/app/models/address_delivery.rb +2 -0
  148. data/app/models/address_invoice.rb +2 -0
  149. data/app/models/attribute.rb +38 -0
  150. data/app/models/attribute_category.rb +3 -0
  151. data/app/models/attribute_value.rb +10 -0
  152. data/app/models/brand.rb +22 -0
  153. data/app/models/brand_category.rb +3 -0
  154. data/app/models/cart.rb +190 -0
  155. data/app/models/cart_item.rb +21 -0
  156. data/app/models/checkbox_attribute.rb +2 -0
  157. data/app/models/country.rb +4 -0
  158. data/app/models/cross_sellings_product.rb +4 -0
  159. data/app/models/currencies_exchanges_rate.rb +2 -0
  160. data/app/models/currency.rb +13 -0
  161. data/app/models/date_attribute.rb +2 -0
  162. data/app/models/dynamic_attribute.rb +6 -0
  163. data/app/models/dynamic_attribute_value.rb +5 -0
  164. data/app/models/form.rb +7 -0
  165. data/app/models/form_attribute.rb +3 -0
  166. data/app/models/geo_zone.rb +6 -0
  167. data/app/models/longtext_attribute.rb +2 -0
  168. data/app/models/number_attribute.rb +2 -0
  169. data/app/models/order.rb +483 -0
  170. data/app/models/order_detail.rb +129 -0
  171. data/app/models/order_shipping.rb +25 -0
  172. data/app/models/pack.rb +9 -0
  173. data/app/models/picklist_attribute.rb +2 -0
  174. data/app/models/product.rb +294 -0
  175. data/app/models/product_attribute.rb +4 -0
  176. data/app/models/product_category.rb +9 -0
  177. data/app/models/product_link.rb +9 -0
  178. data/app/models/product_price_variation.rb +3 -0
  179. data/app/models/product_sold_counter.rb +2 -0
  180. data/app/models/product_sweeper.rb +30 -0
  181. data/app/models/product_type.rb +27 -0
  182. data/app/models/product_type_category.rb +3 -0
  183. data/app/models/product_viewed_counter.rb +2 -0
  184. data/app/models/products_wishlist.rb +25 -0
  185. data/app/models/radio_attribute.rb +2 -0
  186. data/app/models/radiobutton_attribute.rb +2 -0
  187. data/app/models/setting.rb +46 -0
  188. data/app/models/size.rb +5 -0
  189. data/app/models/special_offer_category.rb +3 -0
  190. data/app/models/special_offer_rule.rb +21 -0
  191. data/app/models/text_attribute.rb +2 -0
  192. data/app/models/text_field_attribute.rb +2 -0
  193. data/app/models/transporter_category.rb +3 -0
  194. data/app/models/transporter_rule.rb +3 -0
  195. data/app/models/url_attribute.rb +2 -0
  196. data/app/models/user.rb +45 -0
  197. data/app/models/user_address.rb +6 -0
  198. data/app/models/voucher_category.rb +3 -0
  199. data/app/models/voucher_rule.rb +3 -0
  200. data/app/models/wishlist.rb +134 -0
  201. data/app/views/admin/addresses/_form.html.haml +42 -0
  202. data/app/views/admin/attributes/_categories.html.haml +7 -0
  203. data/app/views/admin/attributes/_choice.html.haml +24 -0
  204. data/app/views/admin/attributes/_date.html.haml +5 -0
  205. data/app/views/admin/attributes/_form.html.haml +36 -0
  206. data/app/views/admin/attributes/_longtext.html.haml +5 -0
  207. data/app/views/admin/attributes/_number.html.haml +5 -0
  208. data/app/views/admin/attributes/_tabs.html.haml +6 -0
  209. data/app/views/admin/attributes/_text.html.haml +5 -0
  210. data/app/views/admin/attributes/_url.html.haml +5 -0
  211. data/app/views/admin/attributes/destroy.js.erb +1 -0
  212. data/app/views/admin/attributes/edit.html.haml +2 -0
  213. data/app/views/admin/attributes/index.html.haml +33 -0
  214. data/app/views/admin/attributes/index.json.erb +24 -0
  215. data/app/views/admin/attributes/new.html.haml +2 -0
  216. data/app/views/admin/attributes/show.html.haml +51 -0
  217. data/app/views/admin/brands/_form.html.haml +29 -0
  218. data/app/views/admin/brands/_tabs.html.haml +6 -0
  219. data/app/views/admin/brands/destroy.js.erb +1 -0
  220. data/app/views/admin/brands/edit.html.haml +2 -0
  221. data/app/views/admin/brands/index.html.haml +15 -0
  222. data/app/views/admin/brands/index.json.erb +23 -0
  223. data/app/views/admin/brands/new.html.haml +2 -0
  224. data/app/views/admin/dashboard/index.html.haml +230 -0
  225. data/app/views/admin/forms/_form.html.haml +38 -0
  226. data/app/views/admin/forms/_tabs.html.haml +6 -0
  227. data/app/views/admin/forms/destroy.js.erb +1 -0
  228. data/app/views/admin/forms/edit.html.haml +2 -0
  229. data/app/views/admin/forms/index.html.haml +11 -0
  230. data/app/views/admin/forms/index.json.erb +20 -0
  231. data/app/views/admin/forms/new.html.haml +2 -0
  232. data/app/views/admin/geo_zones/_form.html.haml +20 -0
  233. data/app/views/admin/geo_zones/_list.html.haml +9 -0
  234. data/app/views/admin/geo_zones/edit.html.haml +3 -0
  235. data/app/views/admin/geo_zones/index.html.haml +49 -0
  236. data/app/views/admin/geo_zones/new.html.haml +3 -0
  237. data/app/views/admin/geo_zones/show.html.haml +4 -0
  238. data/app/views/admin/import/create_product.html.haml +2 -0
  239. data/app/views/admin/menus/_types_popups.html.haml +22 -0
  240. data/app/views/admin/orders/_address_form.html.haml +29 -0
  241. data/app/views/admin/orders/_form.html.haml +198 -0
  242. data/app/views/admin/orders/_list.html.haml +29 -0
  243. data/app/views/admin/orders/_products_popup.html.haml +15 -0
  244. data/app/views/admin/orders/create.html.haml +1 -0
  245. data/app/views/admin/orders/destroy.js.erb +1 -0
  246. data/app/views/admin/orders/edit.html.haml +1 -0
  247. data/app/views/admin/orders/index.html.haml +24 -0
  248. data/app/views/admin/orders/index.json.erb +48 -0
  249. data/app/views/admin/orders/show.html.haml +130 -0
  250. data/app/views/admin/product_types/_form.html.haml +46 -0
  251. data/app/views/admin/product_types/_list.html.haml +6 -0
  252. data/app/views/admin/product_types/_options_categories.html.haml +19 -0
  253. data/app/views/admin/product_types/_tabs.html.haml +6 -0
  254. data/app/views/admin/product_types/destroy.js.erb +1 -0
  255. data/app/views/admin/product_types/edit.html.haml +3 -0
  256. data/app/views/admin/product_types/index.html.haml +14 -0
  257. data/app/views/admin/product_types/index.json.erb +24 -0
  258. data/app/views/admin/product_types/new.html.haml +3 -0
  259. data/app/views/admin/product_types/show.html.haml +23 -0
  260. data/app/views/admin/products/_attributes.html.haml +37 -0
  261. data/app/views/admin/products/_cross_popup.html.haml +56 -0
  262. data/app/views/admin/products/_cross_sell_tr.html.haml +13 -0
  263. data/app/views/admin/products/_cross_sells.html.haml +1 -0
  264. data/app/views/admin/products/_form.html.haml +26 -0
  265. data/app/views/admin/products/_general.html.haml +153 -0
  266. data/app/views/admin/products/_list.html.haml +18 -0
  267. data/app/views/admin/products/_prices.html.haml +17 -0
  268. data/app/views/admin/products/_products_popup.html.haml +41 -0
  269. data/app/views/admin/products/_seo.html.haml +75 -0
  270. data/app/views/admin/products/_shippings.html.haml +0 -0
  271. data/app/views/admin/products/_sizes.html.haml +23 -0
  272. data/app/views/admin/products/_tabs.html.haml +2 -0
  273. data/app/views/admin/products/activate.js.erb +1 -0
  274. data/app/views/admin/products/destroy.js.erb +1 -0
  275. data/app/views/admin/products/edit.html.haml +1 -0
  276. data/app/views/admin/products/index.html.haml +20 -0
  277. data/app/views/admin/products/index.json.erb +65 -0
  278. data/app/views/admin/products/new.html.haml +1 -0
  279. data/app/views/admin/products/show.html.haml +158 -0
  280. data/app/views/admin/settings/_colissimo.html.haml +7 -0
  281. data/app/views/admin/settings/_godfather.html.haml +11 -0
  282. data/app/views/admin/settings/_google_shopping.html.haml +5 -0
  283. data/app/views/admin/settings/_payment.html.haml +63 -0
  284. data/app/views/admin/settings/_tabs.html.haml +5 -0
  285. data/app/views/admin/settings/edit.html.haml +33 -0
  286. data/app/views/admin/special_offers/_form.html.haml +88 -0
  287. data/app/views/admin/special_offers/_patterns.html.haml +151 -0
  288. data/app/views/admin/special_offers/_tabs.html.haml +5 -0
  289. data/app/views/admin/special_offers/_top_links.html.haml +6 -0
  290. data/app/views/admin/special_offers/activate.js.erb +1 -0
  291. data/app/views/admin/special_offers/destroy.js.erb +1 -0
  292. data/app/views/admin/special_offers/edit.html.haml +4 -0
  293. data/app/views/admin/special_offers/index.html.haml +15 -0
  294. data/app/views/admin/special_offers/index.json.erb +28 -0
  295. data/app/views/admin/special_offers/new.html.haml +2 -0
  296. data/app/views/admin/special_offers/show.html.haml +28 -0
  297. data/app/views/admin/special_offers/special_offer.html.haml +166 -0
  298. data/app/views/admin/statistics/index.html.haml +158 -0
  299. data/app/views/admin/transporter_rules/_delivery_rules.html.haml +83 -0
  300. data/app/views/admin/transporter_rules/_form.html.haml +90 -0
  301. data/app/views/admin/transporter_rules/_left_sidebar.html.haml +9 -0
  302. data/app/views/admin/transporter_rules/_sidebar.html.haml +10 -0
  303. data/app/views/admin/transporter_rules/_tabs.html.haml +8 -0
  304. data/app/views/admin/transporter_rules/activate.js.erb +1 -0
  305. data/app/views/admin/transporter_rules/destroy.js.erb +1 -0
  306. data/app/views/admin/transporter_rules/edit.html.haml +1 -0
  307. data/app/views/admin/transporter_rules/index.html.haml +13 -0
  308. data/app/views/admin/transporter_rules/index.json.erb +30 -0
  309. data/app/views/admin/transporter_rules/new.html.haml +1 -0
  310. data/app/views/admin/transporter_rules/show.html.haml +30 -0
  311. data/app/views/admin/users/_fields_for_addresses_deliveries.html.haml +38 -0
  312. data/app/views/admin/users/_fields_for_addresses_invoices.html.haml +34 -0
  313. data/app/views/admin/users/_form.html.haml +88 -0
  314. data/app/views/admin/users/edit.json.erb +35 -0
  315. data/app/views/admin/users/index.html.haml +12 -0
  316. data/app/views/admin/users/index.json.erb +32 -0
  317. data/app/views/admin/users/index2.html.haml +33 -0
  318. data/app/views/admin/users/show.html.haml +72 -0
  319. data/app/views/admin/vouchers/_form.html.haml +92 -0
  320. data/app/views/admin/vouchers/_tabs.html.haml +3 -0
  321. data/app/views/admin/vouchers/activate.js.erb +1 -0
  322. data/app/views/admin/vouchers/destroy.js.erb +1 -0
  323. data/app/views/admin/vouchers/index.html.haml +15 -0
  324. data/app/views/admin/vouchers/index.json.erb +28 -0
  325. data/app/views/admin/vouchers/new.html.haml +2 -0
  326. data/config/locales/activerecord/en.yml +6 -0
  327. data/config/locales/activerecord/fr.yml +18 -0
  328. data/config/locales/admin/address/en.yml +3 -0
  329. data/config/locales/admin/address/fr.yml +3 -0
  330. data/config/locales/admin/attribute/en.yml +76 -0
  331. data/config/locales/admin/attribute/fr.yml +75 -0
  332. data/config/locales/admin/brands/en.yml +24 -0
  333. data/config/locales/admin/brands/fr.yml +27 -0
  334. data/config/locales/admin/dashboard/en.yml +6 -0
  335. data/config/locales/admin/dashboard/fr.yml +6 -0
  336. data/config/locales/admin/order/en.yml +54 -0
  337. data/config/locales/admin/order/fr.yml +54 -0
  338. data/config/locales/admin/product/en.yml +105 -0
  339. data/config/locales/admin/product/fr.yml +106 -0
  340. data/config/locales/admin/settings/en.yml +90 -0
  341. data/config/locales/admin/settings/fr.yml +87 -0
  342. data/config/locales/admin/special_offer/en.yml +59 -0
  343. data/config/locales/admin/special_offer/fr.yml +60 -0
  344. data/config/locales/admin/transporter/en.yml +36 -0
  345. data/config/locales/admin/transporter/fr.yml +36 -0
  346. data/config/locales/admin/voucher/en.yml +3 -0
  347. data/config/locales/admin/voucher/fr.yml +3 -0
  348. data/config/locales/admin/wishlist/en.yml +89 -0
  349. data/config/locales/admin/wishlist/fr.yml +89 -0
  350. data/config/locales/common/en.yml +424 -0
  351. data/config/locales/common/fr.yml +422 -0
  352. data/config/routes.rb +109 -0
  353. data/config/search.example.yml +8 -0
  354. data/db/fixtures/currencies.yml +10 -0
  355. data/db/fixtures/currencies_exchanges_rates.yml +9 -0
  356. data/db/fixtures/page_translations.yml +11 -0
  357. data/db/fixtures/pages.yml +5 -0
  358. data/db/fixtures/people.yml +11 -0
  359. data/db/fixtures/product_type_translations.yml +11 -0
  360. data/db/fixtures/product_types.yml +2 -0
  361. data/db/migrate/20091009134433_create_attribute_values.rb +15 -0
  362. data/db/migrate/20091009134440_create_attribute_values_products.rb +14 -0
  363. data/db/migrate/20091009134448_create_attributes.rb +17 -0
  364. data/db/migrate/20091009134455_create_attributes_product_types.rb +14 -0
  365. data/db/migrate/20091009134525_create_carts.rb +15 -0
  366. data/db/migrate/20091009134532_create_cart_items.rb +14 -0
  367. data/db/migrate/20091009134609_create_cross_sellings_products.rb +11 -0
  368. data/db/migrate/20091009134616_create_currencies.rb +15 -0
  369. data/db/migrate/20091009134624_create_currencies_exchanges_rates.rb +13 -0
  370. data/db/migrate/20091009134631_create_dynamic_attribute_values.rb +17 -0
  371. data/db/migrate/20091009134659_create_order_details.rb +24 -0
  372. data/db/migrate/20091009134706_create_order_shippings.rb +16 -0
  373. data/db/migrate/20091009134714_create_orders.rb +21 -0
  374. data/db/migrate/20091009134721_create_packs_products.rb +13 -0
  375. data/db/migrate/20091009134805_create_product_types.rb +11 -0
  376. data/db/migrate/20091009134813_create_products.rb +37 -0
  377. data/db/migrate/20091009134821_create_products_wishlists.rb +13 -0
  378. data/db/migrate/20091009134947_create_wishlists.rb +12 -0
  379. data/db/migrate/20100323143123_create_geo_zones_transporter_rules.rb +12 -0
  380. data/db/migrate/20100414090950_create_brands.rb +15 -0
  381. data/db/migrate/20100414091706_create_sizes.rb +15 -0
  382. data/db/migrate/20100928123009_add_patronage_to_people.rb +20 -0
  383. data/db/migrate/20101007074306_create_product_price_variations.rb +13 -0
  384. data/db/migrate/20110311111210_create_forms.rb +13 -0
  385. data/db/migrate/20110311112646_attributes_forms.rb +13 -0
  386. data/db/migrate/20110322165950_add_payment_methods_to_settings.rb +13 -0
  387. data/db/migrate/20110405084454_add_colissimo_methods_to_settings.rb +13 -0
  388. data/db/migrate/20110516075553_add_google_infos_to_settings.rb +11 -0
  389. data/db/migrate/20110831164213_add_order_fields_to_addresses.rb +9 -0
  390. data/lib/CMCIC_Config.rb +16 -0
  391. data/lib/CMCIC_Tpe.rb +227 -0
  392. data/lib/forgeos/commerce.rb +9 -0
  393. data/lib/forgeos/commerce/admin_menu.rb +28 -0
  394. data/lib/forgeos/commerce/engine.rb +11 -0
  395. data/lib/forgeos/commerce/float.rb +10 -0
  396. data/lib/forgeos/commerce/statistics.rb +62 -0
  397. data/lib/forgeos/commerce/version.rb +5 -0
  398. data/lib/forgeos_commerce.rb +1 -0
  399. data/lib/special_offer.rb +61 -0
  400. data/lib/tasks/install.rake +9 -0
  401. data/lib/transporter.rb +26 -0
  402. data/lib/voucher.rb +41 -0
  403. data/recipes/deploy.rb +15 -0
  404. data/test/dummy/Rakefile +7 -0
  405. data/test/dummy/app/assets/javascripts/application.js +9 -0
  406. data/test/dummy/app/assets/stylesheets/application.css +7 -0
  407. data/test/dummy/app/controllers/application_controller.rb +3 -0
  408. data/test/dummy/app/helpers/application_helper.rb +2 -0
  409. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  410. data/test/dummy/config.ru +4 -0
  411. data/test/dummy/config/application.rb +42 -0
  412. data/test/dummy/config/boot.rb +10 -0
  413. data/test/dummy/config/database.yml +25 -0
  414. data/test/dummy/config/environment.rb +5 -0
  415. data/test/dummy/config/environments/development.rb +27 -0
  416. data/test/dummy/config/environments/production.rb +51 -0
  417. data/test/dummy/config/environments/test.rb +39 -0
  418. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  419. data/test/dummy/config/initializers/inflections.rb +10 -0
  420. data/test/dummy/config/initializers/mime_types.rb +5 -0
  421. data/test/dummy/config/initializers/secret_token.rb +7 -0
  422. data/test/dummy/config/initializers/session_store.rb +8 -0
  423. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  424. data/test/dummy/config/locales/en.yml +5 -0
  425. data/test/dummy/config/routes.rb +58 -0
  426. data/test/dummy/public/404.html +26 -0
  427. data/test/dummy/public/422.html +26 -0
  428. data/test/dummy/public/500.html +26 -0
  429. data/test/dummy/public/favicon.ico +0 -0
  430. data/test/dummy/script/rails +6 -0
  431. data/test/forgeos_commerce_test.rb +7 -0
  432. data/test/test_helper.rb +10 -0
  433. metadata +539 -0
@@ -0,0 +1,89 @@
1
+ fr:
2
+ product:
3
+ one : produit
4
+ other: produits
5
+ all: 'tous les produits'
6
+ in_stock: 'en stock'
7
+ showed_on_homepage: "Affiché sur la page d'acceuil"
8
+ show:
9
+ all: voir tous les produits
10
+ sold:
11
+ one: "%{count} vente"
12
+ other: "%{count} ventes"
13
+ viewed:
14
+ one: "vu %{count} fois"
15
+ other: "vu %{count} fois"
16
+ best_seller:
17
+ one: meilleur vente
18
+ other: meilleures ventes
19
+ most_viewed:
20
+ one: plus vu
21
+ other: plus vus
22
+ associated_collection:
23
+ one: 'collection associée'
24
+ other: 'collections associées'
25
+ create:
26
+ success: 'le produit a bien été créé'
27
+ failed: 'un problème est survenu lors de la création du produit'
28
+ action: 'créer le produit'
29
+ update:
30
+ success: 'le produit a bien été mis à jour'
31
+ failed: 'un problème est survenu lors de la mise à jour du produit'
32
+ action: 'éditer produit'
33
+ destroy:
34
+ success: 'le produit a bien été supprimé'
35
+ failed: 'un problème est survenu lors de la suppression du produit'
36
+ confirm: 'êtes-vous sûr de vouloir de supprimé ce produit ?'
37
+ action: 'supprimer produit'
38
+ duplicate: 'dupliquer produit'
39
+ order:
40
+ zero: 'pas de commande'
41
+ one: commande
42
+ other: commandes
43
+ all: 'toutes les commandes'
44
+ history: 'historique de la commande'
45
+ product:
46
+ add: ajouter un produit
47
+ select: sélectionner un produit
48
+ create:
49
+ success: 'la commande a bien été créée'
50
+ failed: 'un problème est survenu lors de la création de la commande'
51
+ action: 'créer une commande'
52
+ update:
53
+ success: 'la commande a bien été mise à jour'
54
+ failed: 'un problème est survenu lors de la mise à jour de la commande'
55
+ action: 'éditer la commande'
56
+ destroy:
57
+ success: 'la commande a bien été supprimée'
58
+ failed: 'un problème est survenu lors de la suppression de la commande'
59
+ confirm: 'êtes-vous sûr de vouloir supprimer cette commande ?'
60
+ action: 'supprimer la commande'
61
+ pay:
62
+ success: 'la commande a bien été payée'
63
+ accept:
64
+ success: 'la commande a bien été acceptée'
65
+ send:
66
+ success: 'la commande a bien été envoyée'
67
+ status:
68
+ unpaid: 'non payée'
69
+ paid: 'payée'
70
+ canceled: 'annulée'
71
+ shipped: 'expédiée'
72
+ closed: 'fermé'
73
+ lastest:
74
+ one: 'la dernière commande'
75
+ other: 'les dernières commandes'
76
+ pendings:
77
+ one: 'commande en attente'
78
+ other: 'commandes en attentes'
79
+ show:
80
+ all: 'voir toutes les commandes'
81
+ main_infos: 'informations principales'
82
+ subtotal: 'sous-total'
83
+ total: total
84
+ user_note: note du client
85
+ invoice:
86
+ one: facture
87
+ other: factures
88
+ show: voir la facture
89
+ delivery: expédition
@@ -0,0 +1,424 @@
1
+ en:
2
+ forgeos: Forgeos Commerce
3
+ # FrontOffice
4
+ welcome: 'welcome'
5
+ all: all
6
+ add_to_cart: 'add to cart'
7
+ update: update
8
+ front:
9
+ search: ok
10
+ research: search a product
11
+ cart:
12
+ one: cart
13
+ other: carts
14
+ created:
15
+ one: '%{count} shopping cart created'
16
+ other: '%{count} shopping carts created'
17
+ empty_cart: 'empty cart'
18
+ add_to_wishlist: 'add to wishlist'
19
+ wishlist:
20
+ one: wishlist
21
+ other: wishlists
22
+ send:
23
+ friend: 'send to a friend'
24
+ email: 'send by mail'
25
+ empty_wishlist: 'empty wishlist'
26
+ home: home
27
+ change_language: 'change language'
28
+ change_currency: 'change currency'
29
+ filter: filter
30
+ search: search
31
+ gender: gender
32
+ man:
33
+ one: man
34
+ other: men
35
+ woman:
36
+ one: woman
37
+ other: women
38
+ currency:
39
+ euro:
40
+ one: euro
41
+ other: euros
42
+ usd:
43
+ one: usd
44
+ other: usd
45
+ product:
46
+ name: product name
47
+ signal_to_a_friend: signal to a friend
48
+ brand:
49
+ one: brand
50
+ catalog: catalog
51
+ choose_quantity: choose quantity
52
+ sign_up: sign up
53
+ print: print
54
+ make_order: make order
55
+ cross_products: We propose to fill your cart with
56
+ continue_in_shop: continue in shop
57
+ remove_voucher: remove voucher
58
+ disconnect: disconnect
59
+ cant_not_place_order: 'We are sorry, but it is temporarily impossible to place order'
60
+ thank_you_to_place_order: 'Thank you for your order'
61
+ remove_this_voucher: 'remove this voucher'
62
+ add: add
63
+ free_payment: "it's free!!!"
64
+ no_product: 'no product'
65
+ total: total
66
+ unit_price: 'unit price'
67
+ tax:
68
+ one: tax
69
+ other: taxes
70
+ product_added: 'product successfully added'
71
+ your_cart_is_empty: 'your cart is empty'
72
+ cart_is_empty: 'the cart is empty'
73
+ your_wishlist_is_empty: 'your wishlist is empty'
74
+ wishlist_is_empty: 'the wishlist is empty'
75
+ product_has_been_removed: 'product successfully removed from cart'
76
+ account_update_ok: 'your account have been successfully created'
77
+ account_creation_ok: 'your account have been successfully created'
78
+ signup_completed: 'your subscription have been completed'
79
+ hello: hello
80
+ confirm_empty_cart: 'are you sure to wipe your cart ?'
81
+ confirm_empty_wishlist: 'are you sure to wipe your wishlist ?'
82
+ confirm_remove_product: 'are you sure to remove this product from your cart ?'
83
+ type: type
84
+ your_account: 'your account'
85
+ cancel: back
86
+ unaccessible_function: 'unaccessible function'
87
+ my_informations: 'my information'
88
+ unpaid: unpaid
89
+ sended: sended
90
+ my_cart: my cart
91
+ my_account_login : my account
92
+
93
+ # Admin
94
+ back_office:
95
+ menu:
96
+ orders: orders
97
+ catalog: catalog
98
+ site_builder: site builder
99
+ products: products
100
+ product_types: product types
101
+ attributes: attributes
102
+ special_offers: special offers
103
+ geo_zones: zones geo zones
104
+ shipping_rules: shipping rules
105
+ transporter_rules: transporters
106
+ vouchers: vouchers
107
+ marketing: marketing
108
+ id: id
109
+ since: since
110
+ taxes_and_shippings: taxes & shippings
111
+ checkout_and_payment: checkout & payment
112
+ zones_and_taxes: zones & taxes
113
+ information:
114
+ one: information
115
+ other: information
116
+ show_deleted: 'show deleted'
117
+ deleted: deleted
118
+ create: create
119
+ products: products
120
+ orders: orders
121
+ shipping_methods: 'shipping methods'
122
+ pictures: pictures
123
+ vouchers: vouchers
124
+ delivery: delivery
125
+ export: export
126
+ age: age
127
+ template_by: 'Template by'
128
+ created_on: 'created on'
129
+ last_order: 'last order'
130
+ active: active
131
+ actions: actions
132
+ edit: edit
133
+ destroy: destroy
134
+ activate: activate
135
+ name: name
136
+ email: email
137
+ back_to_catalog: 'back to catalog'
138
+ save: save
139
+ save_changes: save
140
+ list: list
141
+ address:
142
+ one: address
143
+ other: addresses
144
+ invoice:
145
+ one: 'billing address'
146
+ other: 'billing addresses'
147
+ others: 'others billing addresses'
148
+ delivery:
149
+ one: 'delivery address'
150
+ other: 'delivery addresses'
151
+ others: 'others delivery addresses'
152
+ designation: designation
153
+ billing_same_as_delivery: 'my billing address is the same as my delivery address: '
154
+ create:
155
+ action: 'add an address'
156
+ destroy:
157
+ confirm: 'are you sure to remove this address ?'
158
+ city: city
159
+ zip_code: 'zip code'
160
+ designation: 'designation'
161
+ track_number: 'tracking number'
162
+ back: back
163
+ thumbnail:
164
+ one: thumbnail
165
+ other: thumbnails
166
+ comment:
167
+ one: comment
168
+ other: comments
169
+ associated_element:
170
+ one: 'associated element'
171
+ other: 'associated elements'
172
+ title: title
173
+ filename: 'file name'
174
+ add_file: 'add file'
175
+ content_type: 'content type'
176
+ reference: reference
177
+ description: description
178
+ summary: summary
179
+ rate_tax: taxe
180
+ selling_date: 'selling date'
181
+ weight: weight
182
+ stock:
183
+ one: stock
184
+ other : stocks
185
+ weight: weight
186
+ select_all: 'select all'
187
+ unselect_all: 'unselect all'
188
+ category_select: select a subcategory
189
+ price:
190
+ one: price
191
+ other: prices
192
+ action:
193
+ one: action
194
+ other: actions
195
+ quick_edit: 'quick edit'
196
+ published: published
197
+ unpublished: unpublished
198
+ shipping_method_price:
199
+ one: "shipping method price"
200
+ other: "shipping method prices"
201
+ quantity:
202
+ one: quantity
203
+ other: quantities
204
+ weight_max: 'max weight'
205
+ weight_min: 'min weight'
206
+ price_max: 'max price'
207
+ price_min: 'min price'
208
+ code:
209
+ one: code
210
+ other: codes
211
+ value:
212
+ one: value
213
+ other: values
214
+ total_min: 'total min'
215
+ cumulable: cumulable
216
+ sections: 'sections'
217
+ offer_delivery: 'delivery offered'
218
+ max_use: 'maximum of use'
219
+ using_after: 'using after (price)'
220
+ date_start: 'start date'
221
+ date_end: 'end date'
222
+ parent: parent
223
+ dynamic: dynamic
224
+ values_count: 'values count'
225
+ pay: 'validate payment'
226
+ accept: 'validate order'
227
+ send: 'validate shipping'
228
+ drag_attributes: 'drag attributes from the right column to this product type:'
229
+ most_search: Most search items
230
+ geo_zones: 'geographic zones'
231
+ geo_zone:
232
+ one: 'geographic zone'
233
+ other: 'geographic zones'
234
+ not_exist: 'the requested geographic zone does not exist'
235
+ create:
236
+ success: 'the geographic zone was successfully created'
237
+ failed: 'a problem occured during the geographic zone creation'
238
+ action: 'create a geographic zone'
239
+ update:
240
+ success: 'the geographic zone was successfully updated'
241
+ failed: 'a problem occured during the geographic zone update'
242
+ action: 'edit geographic zone'
243
+ destroy:
244
+ success: 'the geographic zone was successfully deleted'
245
+ failed: 'a problem occured during the geographic zone deletion'
246
+ confirm: 'are you sure to delete this geographic zone ?'
247
+ sub:
248
+ create:
249
+ action: 'create a sub-geographic zone'
250
+ order_detail:
251
+ one: 'order detail'
252
+ other: 'order details'
253
+ create:
254
+ success: 'the order detail was successfully created'
255
+ failed: 'a problem occured during the order detail creation'
256
+ action: 'create an order detail'
257
+ update:
258
+ success: 'the order detail was successfully updated'
259
+ failed: 'a problem occured during the order detail update'
260
+ action: 'edit order detail'
261
+ destroy:
262
+ success: 'the order detail was successfully deleted'
263
+ failed: 'a problem occured during the order detail deletion'
264
+ confirm: 'are you sure to delete this order detail ?'
265
+ shipping: shipping
266
+ sku: 'sku'
267
+ voucher:
268
+ one: voucher
269
+ other: vouchers
270
+ change: 'change voucher'
271
+ create:
272
+ success: 'the voucher was successfully created'
273
+ failed: 'a problem occured during the voucher creation'
274
+ action: 'create a voucher'
275
+ update:
276
+ success: 'the voucher was successfully updated'
277
+ failed: 'a problem occured during the voucher update'
278
+ action: 'edit voucher'
279
+ destroy:
280
+ success: 'the voucher was successfully deleted'
281
+ failed: 'a problem occured during the voucher deletion'
282
+ confirm: 'are you sure to delete this voucher ?'
283
+ shipping_method:
284
+ one: "delivery method"
285
+ other: "delivery methods"
286
+ change: 'change shipping method'
287
+ create:
288
+ success: 'the shipping method was successfully created'
289
+ failed: 'a problem occured during the shipping method creation'
290
+ action: 'create a shipping method'
291
+ update:
292
+ success: 'the shipping method was successfully updated'
293
+ failed: 'a problem occured during the shipping method update'
294
+ action: 'edit shipping method'
295
+ destroy:
296
+ success: 'the shipping method was successfully deleted'
297
+ failed: 'a problem occured during the shipping method deletion'
298
+ confirm: 'are you sure to delete this shipping method ?'
299
+ shipping_method_detail:
300
+ one: "shipping method detail"
301
+ other: "shipping method details"
302
+ create:
303
+ success: 'the shipping method detail was successfully created'
304
+ failed: 'a problem occured during the shipping method detail creation'
305
+ action: 'create a shipping method detail'
306
+ update:
307
+ success: 'the shipping method detail was successfully updated'
308
+ failed: 'a problem occured during the shipping method detail update'
309
+ action: 'edit shipping method detail'
310
+ destroy:
311
+ success: 'the shipping method detail was successfully deleted'
312
+ failed: 'a problem occured during the shipping method detail deletion'
313
+ confirm: 'are you sure to delete this shipping method detail ?'
314
+ product_types: 'product types'
315
+ product_type:
316
+ all: all product types
317
+ one : 'product type'
318
+ other: 'product types'
319
+ back: back to types
320
+ create:
321
+ success: 'the product type was successfully created'
322
+ failed: 'a problem occured during the product type creation'
323
+ action: 'create a product type'
324
+ update:
325
+ success: 'the product type was successfully updated'
326
+ failed: 'a problem occured during the product type update'
327
+ action: 'edit product type'
328
+ destroy:
329
+ success: 'the product type was successfully deleted'
330
+ failed: 'a problem occured during the product type deletion'
331
+ confirm: 'are you sure to delete this product type ?'
332
+ comment:
333
+ one: comment
334
+ other: comments
335
+ create:
336
+ success: 'the comment was successfully created'
337
+ failed: 'a problem occured during the comment creation'
338
+ action: 'create a comment'
339
+ update:
340
+ success: 'the comment was successfully updated'
341
+ failed: 'a problem occured during the comment update'
342
+ action: 'edit comment'
343
+ destroy:
344
+ success: 'the comment was successfully deleted'
345
+ failed: 'a problem occured during the comment deletion'
346
+ confirm: 'are you sure to delete this comment ?'
347
+ my_account:
348
+ update:
349
+ success: 'you account was successfully updated'
350
+ failed: 'a problem occured during your account update'
351
+ action: 'edit my account'
352
+ destroy:
353
+ success: 'your account was successfully deleted'
354
+ failed: 'a problem occured during your account deletion'
355
+ confirm: 'are you sure that you want to delete your account?'
356
+ price_cuts : 'price cuts'
357
+ price_cut:
358
+ product: product
359
+ oldprice: 'old price'
360
+ newprice: 'new price'
361
+ show: 'show price cut'
362
+ date_error: 'The end date must be superior than the start date'
363
+ create:
364
+ success: 'the price cut was successfully created'
365
+ failed: 'a problem occured during the price cut creation'
366
+ action: 'create a price cut'
367
+ update:
368
+ success: 'the price cut was successfully updated'
369
+ failed: 'a problem occured during the price cut update'
370
+ action: 'edit price cut'
371
+ destroy:
372
+ success: 'the price cut was successfully deleted'
373
+ failed: 'a problem occured during the price cut deletion'
374
+ confirm: 'are you sure to delete this price cut ?'
375
+ tag:
376
+ one: tag
377
+ other: tags
378
+ create:
379
+ success: 'the tag was successfully created'
380
+ failed: 'a problem occured during the tag creation'
381
+ action: 'create a tag'
382
+ update:
383
+ success: 'the tag was successfully updated'
384
+ failed: 'a problem occured during the tag update'
385
+ action: 'edit tag'
386
+ destroy:
387
+ success: 'the tag was successfully deleted'
388
+ failed: 'a problem occured during the tag deletion'
389
+ confirm: 'are you sure to delete this tag ?'
390
+
391
+ special_offer:
392
+ one: 'special offer'
393
+ other: 'special offers'
394
+ create:
395
+ success: 'the special offer was successfully created'
396
+ failed: 'a problem occured during the special offer creation'
397
+ action: 'create a special offer'
398
+ update:
399
+ success: 'the special offer was successfully updated'
400
+ failed: 'a problem occured during the special offer update'
401
+ action: 'edit special offer'
402
+ destroy:
403
+ success: 'the special offer was successfully deleted'
404
+ failed: 'a problem occured during the special offer deletion'
405
+ confirm: 'are you sure to delete this special offer ?'
406
+ sale:
407
+ one: sale
408
+ other: sales
409
+ day:
410
+ current: today
411
+ previous: yesterday
412
+ week:
413
+ current: 'this week'
414
+ previous: 'last week'
415
+ month:
416
+ current: 'this month'
417
+ previous: 'last month'
418
+ lifetime: 'lifetime sales'
419
+ unit:
420
+ weight:
421
+ short: KG
422
+ long: Kilogram
423
+ setting:
424
+ godfather: patronage