diff --git a/locale/sources/accounting.pot b/locale/sources/accounting.pot index 4bc5d9ba9..1e1a8095f 100644 --- a/locale/sources/accounting.pot +++ b/locale/sources/accounting.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Business \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-10 15:05+0100\n" +"POT-Creation-Date: 2015-11-17 09:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -331,14 +331,30 @@ msgid "Once the PayPal account is created, go back to the **Accounting** dashboa msgstr "" #: ../../accounting/bank/feeds/paypal.rst:45 -msgid "Then, you will have to provide your credentials to connect to PayPal. Once everything is done, you should see your PayPal transactions right in Odoo and you can start reconciling your payments." +msgid "Then, you will have to provide your credentials to connect to PayPal." msgstr "" #: ../../accounting/bank/feeds/paypal.rst:49 +msgid "Your Paypal **must be in English** (if it is not the case you must change the langage of your Paypal account) and if you use a Paypal business account you must switch back to the old interface in order for it to work with Online feeds (you can switch from new to old interface in your Paypal account)." +msgstr "" + +#: ../../accounting/bank/feeds/paypal.rst:54 +msgid "If you don't do this you will get a message either saying to put Paypal in English or that the site is not supported." +msgstr "" + +#: ../../accounting/bank/feeds/paypal.rst:57 +msgid "If you configured your Paypal account correctly you should get to the next step of the Online feeds configuration. There you will have a screen with a date to fetch transaction from and a list of account to choose. You must choose the **Paypal balance** account." +msgstr "" + +#: ../../accounting/bank/feeds/paypal.rst:62 +msgid "Once everything is done, you should see your PayPal transactions right in Odoo and you can start reconciling your payments." +msgstr "" + +#: ../../accounting/bank/feeds/paypal.rst:65 msgid "Enjoy a full integration! You don't need to record transaction manually anymore." msgstr "" -#: ../../accounting/bank/feeds/paypal.rst:53 +#: ../../accounting/bank/feeds/paypal.rst:69 msgid "You only have to provide your credentials the first time. Once done, Odoo will synchronize with PayPal every 4 hours automatically." msgstr "" diff --git a/locale/sources/inventory.pot b/locale/sources/inventory.pot index 21e074984..4a2a6dedd 100644 --- a/locale/sources/inventory.pot +++ b/locale/sources/inventory.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Business \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-10 16:15+0100\n" +"POT-Creation-Date: 2015-11-17 09:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -490,6 +490,8 @@ msgstr "" #: ../../inventory/routes/concepts/use_routes.rst:22 #: ../../inventory/routes/costing/landed_costs.rst:18 #: ../../inventory/routes/strategies/putaway.rst:23 +#: ../../inventory/settings/products/packages.rst:17 +#: ../../inventory/settings/products/packages.rst:66 #: ../../inventory/settings/products/uom.rst:17 #: ../../inventory/settings/products/variants.rst:114 #: ../../inventory/settings/warehouses/location_creation.rst:6 @@ -696,11 +698,13 @@ msgstr "" #: ../../inventory/management/lots_serial_numbers/lots.rst:6 #: ../../inventory/management/misc/scrap.rst:6 #: ../../inventory/overview.rst:3 +#: ../../inventory/overview/process/sale_to_delivery.rst:6 #: ../../inventory/routes/concepts/procurement_rule.rst:6 #: ../../inventory/routes/concepts/push_rule.rst:6 #: ../../inventory/routes/concepts/use_routes.rst:6 #: ../../inventory/routes/costing/landed_costs.rst:6 #: ../../inventory/routes/strategies/putaway.rst:6 +#: ../../inventory/settings/products/packages.rst:6 #: ../../inventory/settings/products/uom.rst:6 #: ../../inventory/shipping/operation/cancel.rst:6 #: ../../inventory/shipping/operation/invoicing.rst:6 @@ -2903,7 +2907,189 @@ msgid "Process Overview" msgstr "" #: ../../inventory/overview/process/sale_to_delivery.rst:3 -msgid "From sales orders to delivery orders" +msgid "From procurement to delivery" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:8 +msgid "Inventory is the heart of your business. It can be really complicated, but with Odoo, doing a receipt or a delivery has never been easier. We will show you in this document how easy to do a full process, from the receipt to the delivery." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:13 +msgid "Odoo inventory is fully integrated with other applications, such as **Purchase**, **Sales** or **Inventory**. But is not limited to those processes, it is also fully integrated with our **e-Commerce**, **Manufacturing** and **Repairs** applications." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:19 +msgid "How to process a receipt ?" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:22 +msgid "Install Purchase application" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:24 +msgid "First, you will need to install the **Purchase Management** application. Go to :menuselection:`Apps` and install it." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:31 +msgid "Make a purchase order" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:33 +msgid "Go to the **Purchases** applications. The first screen is the **Request for Quotation** list. Click on the **Create** button." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:36 +msgid "Fill in the **Vendor** information and click on **Add an Item** to add some products to your request for quotation." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:42 +msgid "Click on **Confirm order** when you are sure about the products, prices and quantity." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:46 +msgid "Retrieve the Receipt" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:48 +msgid "You can retrieve the receipt order in 2 ways:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:51 +msgid "From the purchase order" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:53 +msgid "On the top right of your purchase order, you will see a button with the related **Receipt**:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:59 +#: ../../inventory/overview/process/sale_to_delivery.rst:136 +msgid "Click on it to see the **Transfer order**." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:62 +#: ../../inventory/overview/process/sale_to_delivery.rst:139 +msgid "From the Inventory Dashboard" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:64 +msgid "When opening the **Inventory** application, click on **# to receive** to see the list of your receipts to process." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:70 +msgid "In the list, click on the one related to the purchase order:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:76 +msgid "Process the Receipt" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:81 +msgid "To process the stock transfer. Simply click on **Validate** to complete the transfer. A message will appear asking if you want to process the whole order, accept it by clicking on **Apply**." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:86 +msgid "Procurements can be automated. Please read our document :doc:`../../management/adjustment/min_stock_rule_vs_mto` for more information." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:91 +msgid "How to process a delivery order ?" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:94 +msgid "Install Sales application" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:96 +msgid "First, you will need to install the **Sales Management** application. Go to :menuselection:`Apps` and install it." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:103 +msgid "Place a sale order" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:105 +msgid "Go to the **Sales** applications. Click on the **Quotations** button of your team." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:111 +msgid "You will get the list of all your quotations. Click on the **Create** button." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:114 +msgid "Fill in the **Customer informations** and click on **Add an Item** to add some products to your quotation." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:120 +msgid "Click on **Confirm sale** to place the order." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:123 +msgid "Retrieve the Delivery order" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:125 +msgid "You can retrieve the delivery order in 2 ways:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:128 +msgid "From the sale order" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:130 +msgid "On the top right of your sale order, you will see a button with the related **Delivery**:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:141 +msgid "When opening the **Inventory** application, click on **# to do** to see the list of your receipts to process." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:147 +msgid "In the list, click on the one related to the sale order:" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:153 +msgid "If the product is not in stock, the sale order will be listed as **Waiting** on your dashboard." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:157 +msgid "Process the delivery" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:162 +msgid "To process the stock transfer. Simply click on **Vaidate** to complete the transfer. A message will appear asking if you want to process the whole order, accept it by clicking on **Apply**." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:167 +msgid "E-Commerce orders are processed the same way." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:170 +msgid "You can easily integrate your delivery orders with different delivery methods. Please read the document :doc:`../../shipping/setup/delivery_method`." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:175 +msgid "Advanced flows" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:177 +msgid "In this document, the flows that are explained are the most simple ones. Odoo also suit for companies having advanced warehouse management." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:180 +msgid "By default, only **receipts** and **deliveries** are configured but you can activate the use of multi-locations and multi-warehouses to do **internal transfers**." +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:184 +msgid "**Routes**: you can automate flows with push and pull rules" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:186 +msgid "**Multi-step** receipts and deliveries can be easily configured for each warehouse" +msgstr "" + +#: ../../inventory/overview/process/sale_to_delivery.rst:189 +msgid "Much more: **Barcode scanning**, **serial numbers**, **lots**, **cross-docking**, **dropshipping**, integration with a **third-party** shipper, **putaway** and **removal** strategies.... All of it is possible with Odoo." msgstr "" #: ../../inventory/overview/start.rst:3 @@ -3586,6 +3772,126 @@ msgstr "" msgid "Products" msgstr "" +#: ../../inventory/settings/products/packages.rst:3 +msgid "How to use packages?" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:8 +#: ../../inventory/settings/products/usage.rst:31 +msgid "The package is the physical container in which you put one or several product." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:11 +msgid "By default, Odoo does not take into account the use of it." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:13 +msgid "Once you activate the option, you will be able to manage one or several packages when doing your transfers." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:19 +msgid "To configure the use of packages, go to the menu :menuselection:`Inventory --> Configuration --> Settings`. µ Locate the **Packages** section and tick **Record packages used on packing: pallets, boxes,...**" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:27 +#: ../../inventory/shipping/operation/multipack.rst:23 +msgid "Click on **Apply** when you are done." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:30 +msgid "Pack products" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:32 +msgid "Putting products in packs is usually done when processing warehouses transfers (receipt, internals or deliveries)." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:35 +msgid "To be able to put products in pack, the status of your transfer has to be **Available**." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:41 +msgid "In the operation tab, you can put your products into one or multiple packages." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:44 +#: ../../inventory/shipping/operation/multipack.rst:50 +msgid "Choose the quantity you want to put in the first pack in the **Done** column, then click on the link **Put in Pack**." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:50 +#: ../../inventory/shipping/operation/multipack.rst:56 +msgid "It will automatically create a pack with the requested quantity." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:52 +#: ../../inventory/shipping/operation/multipack.rst:58 +msgid "Do the same steps for the other pieces you want to pack in." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:57 +#: ../../inventory/shipping/operation/multipack.rst:63 +msgid "Click on **Validate** when you are done." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:60 +msgid "Whole packages transfers" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:62 +msgid "If you are using several locations and/or warehouses, it is possible to transfer packages with its contents." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:68 +msgid "You need to configure the **Operation Type** to allow moving packages. Go to :menuselection:`Configuration --> Operations Types`. Tick **Allow moving packs**:" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:75 +msgid "Transfer packages" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:77 +msgid "Create a transfer order. Choose the source and the destination locations, then click on **Mark as todo**. Do not put anything under the **Initial Demand** tab." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:84 +msgid "In the Operation tab, click on **Add an item** under the **Package To Move** section." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:87 +msgid "Tick the **Done** checkbox to confirm the move of the package :" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:92 +msgid "When it is finished, click on **Validate**." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:95 +msgid "Packages traceability" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:97 +msgid "To trace a package or check its content, go to :menuselection:`Inventory Control --> Packages`." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:103 +msgid "Click on **Package Transfers** to see all its moves." +msgstr "" + +#: ../../inventory/settings/products/packages.rst:106 +#: ../../inventory/settings/products/usage.rst:70 +msgid ":doc:`../../overview/start/setup`" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:107 +msgid ":doc:`usage`" +msgstr "" + +#: ../../inventory/settings/products/packages.rst:108 +#: ../../inventory/settings/products/usage.rst:71 +msgid ":doc:`uom`" +msgstr "" + #: ../../inventory/settings/products/uom.rst:3 msgid "How to use different units of measure?" msgstr "" @@ -3703,6 +4009,78 @@ msgstr "" msgid "When should you use packages, units of measure or kits?" msgstr "" +#: ../../inventory/settings/products/usage.rst:6 +msgid "Unit of measures" +msgstr "" + +#: ../../inventory/settings/products/usage.rst:8 +msgid "Units of measures are an indication about the unit used to handle a product. Products can be expressed in multiple units of measure at once." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:11 +msgid "Activate this option if you are working with several ones in your warehouse." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:14 +msgid "The purchase unit of measure might be different that the one you use in your warehouse." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:17 +msgid "The selling unit of measure is set on the sale order and can be different." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:24 +msgid "The conversion between the different units of measures is done automatically. The only condition is that all the units have to be in the same category (Unit, Weight, Volume, Length,...)" +msgstr "" + +#: ../../inventory/settings/products/usage.rst:29 +msgid "Packages" +msgstr "" + +#: ../../inventory/settings/products/usage.rst:38 +msgid "Packaging" +msgstr "" + +#: ../../inventory/settings/products/usage.rst:40 +msgid "Packaging is the physical container that protects your product." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:42 +msgid "If you are selling computers, the packaging contains the computer with the notice and the power plug." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:45 +msgid "In Odoo, packagings are just used for indicative purpose." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:51 +msgid "You can define on the **Packages** which **Packaging** it uses. But it is only for indicative purpose." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:55 +msgid "When to use packages, packagings or unit of measures ?" +msgstr "" + +#: ../../inventory/settings/products/usage.rst:57 +msgid "For example, you are sellings eggs. In your warehouse, you manage the eggs individually. Lots of eggs are scrapped and you do it egg by egg. The **unit of measure** is ``Unit(s)``." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:61 +msgid "If you are selling eggs by the dozen, the selling **unit of measure** is the ``Dozen``. You will set it on your sale order." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:64 +msgid "The ``cardboard trays`` that contains the dozen of eggs is the **packaging**." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:66 +msgid "When you are selling several trays, you might wrap all the trays into a ``box`` or in a ``plastic`` wrapping. It is the **package**." +msgstr "" + +#: ../../inventory/settings/products/usage.rst:72 +msgid ":doc:`packages`" +msgstr "" + #: ../../inventory/settings/products/variants.rst:3 msgid "Using product variants" msgstr "" @@ -4318,10 +4696,6 @@ msgstr "" msgid "To configure the use of packages, go to the menu :menuselection:`Inventory --> Configuration --> Settings`. Locate the **Packages** section and tick **Record packages used on packing: pallets, boxes,...**" msgstr "" -#: ../../inventory/shipping/operation/multipack.rst:23 -msgid "Click on **Apply** when you are done." -msgstr "" - #: ../../inventory/shipping/operation/multipack.rst:26 #: ../../inventory/shipping/setup/third_party_shipper.rst:107 msgid "Sale process" @@ -4349,22 +4723,6 @@ msgstr "" msgid "From here, you can split your delivery into multiple packages." msgstr "" -#: ../../inventory/shipping/operation/multipack.rst:50 -msgid "Choose the quantity you want to put in the first pack in the **Done** column, then click on the link **Put in Pack**." -msgstr "" - -#: ../../inventory/shipping/operation/multipack.rst:56 -msgid "It will automatically create a pack with the requested quantity." -msgstr "" - -#: ../../inventory/shipping/operation/multipack.rst:58 -msgid "Do the same steps for the other pieces you want to pack in." -msgstr "" - -#: ../../inventory/shipping/operation/multipack.rst:63 -msgid "Click on **Validate** when you are done." -msgstr "" - #: ../../inventory/shipping/operation/multipack.rst:66 msgid "Multi-packages with a 3rd party-shipper" msgstr "" diff --git a/locale/sources/point_of_sale.pot b/locale/sources/point_of_sale.pot index e1b96e6ca..d2a424af3 100644 --- a/locale/sources/point_of_sale.pot +++ b/locale/sources/point_of_sale.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Business \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-05 15:48+0100\n" +"POT-Creation-Date: 2015-11-17 09:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,619 +20,1031 @@ msgstr "" msgid "Point of Sale" msgstr "" -#: ../../point_of_sale/posbox.rst:3 +#: ../../point_of_sale/advanced.rst:3 +msgid "Advanced topics" +msgstr "" + +#: ../../point_of_sale/advanced/discount_tags.rst:3 +msgid "How to use discount tags on products?" +msgstr "" + +#: ../../point_of_sale/advanced/loyalty.rst:3 +msgid "How to create & run a loyalty & reward system" +msgstr "" + +#: ../../point_of_sale/advanced/manual_discount.rst:3 +msgid "How to apply manual discounts?" +msgstr "" + +#: ../../point_of_sale/advanced/mercury.rst:3 +msgid "How to accept credit card payments in Odoo POS using Mercury?" +msgstr "" + +#: ../../point_of_sale/advanced/multi_cashiers.rst:3 +msgid "How to manage multiple cashiers?" +msgstr "" + +#: ../../point_of_sale/advanced/register.rst:3 +msgid "How to register customers?" +msgstr "" + +#: ../../point_of_sale/advanced/reprint.rst:3 +msgid "How to reprint receipts?" +msgstr "" + +#: ../../point_of_sale/analyze.rst:3 +msgid "Analyze sales" +msgstr "" + +#: ../../point_of_sale/analyze/statistics.rst:3 +msgid "Getting daily sales statistics" +msgstr "" + +#: ../../point_of_sale/overview.rst:3 +#: ../../point_of_sale/overview/start.rst:6 msgid "Overview" msgstr "" -#: ../../point_of_sale/posbox/index.rst:3 -msgid "POSBox" +#: ../../point_of_sale/overview/setup.rst:3 +msgid "Point of Sale Hardware Setup" msgstr "" -#: ../../point_of_sale/posbox/index.rst:6 +#: ../../point_of_sale/overview/setup.rst:6 msgid "POSBox Setup Guide" msgstr "" -#: ../../point_of_sale/posbox/index.rst:11 -#: ../../point_of_sale/posbox/index.rst:210 +#: ../../point_of_sale/overview/setup.rst:11 +#: ../../point_of_sale/overview/setup.rst:210 msgid "Prerequisites" msgstr "" -#: ../../point_of_sale/posbox/index.rst:13 +#: ../../point_of_sale/overview/setup.rst:13 msgid "Before you start setting up your POSBox make sure you have everything. You will need :" msgstr "" -#: ../../point_of_sale/posbox/index.rst:16 +#: ../../point_of_sale/overview/setup.rst:16 msgid "The POSBox" msgstr "" -#: ../../point_of_sale/posbox/index.rst:17 +#: ../../point_of_sale/overview/setup.rst:17 msgid "A 2A Power adapter" msgstr "" -#: ../../point_of_sale/posbox/index.rst:18 +#: ../../point_of_sale/overview/setup.rst:18 msgid "A computer or tablet with an up-to-date web browser" msgstr "" -#: ../../point_of_sale/posbox/index.rst:19 +#: ../../point_of_sale/overview/setup.rst:19 msgid "A running SaaS or Odoo instance with the Point of Sale installed" msgstr "" -#: ../../point_of_sale/posbox/index.rst:20 +#: ../../point_of_sale/overview/setup.rst:20 msgid "A local network set up with DHCP (this is the default setting)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:21 +#: ../../point_of_sale/overview/setup.rst:21 msgid "An RJ45 Ethernet Cable or a Linux compatible USB Wi-Fi adapter" msgstr "" -#: ../../point_of_sale/posbox/index.rst:22 +#: ../../point_of_sale/overview/setup.rst:22 msgid "An Epson USB TM-T20 Printer or another compatible printer (officially supported printers are listed at the `POS Hardware page `_)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:25 +#: ../../point_of_sale/overview/setup.rst:25 msgid "A Honeywell Eclipse USB Barcode Scanner or another compatible scanner" msgstr "" -#: ../../point_of_sale/posbox/index.rst:26 +#: ../../point_of_sale/overview/setup.rst:26 msgid "An Epson compatible cash drawer" msgstr "" -#: ../../point_of_sale/posbox/index.rst:29 -#: ../../point_of_sale/posbox/index.rst:218 +#: ../../point_of_sale/overview/setup.rst:29 +#: ../../point_of_sale/overview/setup.rst:218 msgid "Step By Step Setup Guide" msgstr "" -#: ../../point_of_sale/posbox/index.rst:32 +#: ../../point_of_sale/overview/setup.rst:32 msgid "Current version of the POSBox (since 2015)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:36 +#: ../../point_of_sale/overview/setup.rst:36 msgid "Old version of the POSBox (before 2015)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:40 +#: ../../point_of_sale/overview/setup.rst:40 msgid "Connect peripheral devices" msgstr "" -#: ../../point_of_sale/posbox/index.rst:42 +#: ../../point_of_sale/overview/setup.rst:42 msgid "Officially supported hardware is listed on `the POS Hardware page `_, but other hardware might work as well." msgstr "" -#: ../../point_of_sale/posbox/index.rst:46 +#: ../../point_of_sale/overview/setup.rst:46 msgid "**Printer**: Connect an ESC/POS printer to a USB port and power it on." msgstr "" -#: ../../point_of_sale/posbox/index.rst:49 +#: ../../point_of_sale/overview/setup.rst:49 msgid "**Cash drawer**: The cash drawer should be connected to the printer with an RJ25 cable." msgstr "" -#: ../../point_of_sale/posbox/index.rst:52 +#: ../../point_of_sale/overview/setup.rst:52 msgid "**Barcode scanner**: Connect your barcode scanner. In order for your barcode scanner to be compatible it must behave as a keyboard and must be configured in **US QWERTY**. It also must end barcodes with an Enter character (keycode 28). This is most likely the default configuration of your barcode scanner." msgstr "" -#: ../../point_of_sale/posbox/index.rst:58 +#: ../../point_of_sale/overview/setup.rst:58 msgid "**Scale**: Connect your scale and power it on." msgstr "" -#: ../../point_of_sale/posbox/index.rst:60 +#: ../../point_of_sale/overview/setup.rst:60 msgid "**Ethernet**: If you do not wish to use Wi-Fi, plug in the Ethernet cable. Make sure this will connect the POSBox to the same network as your POS device." msgstr "" -#: ../../point_of_sale/posbox/index.rst:64 +#: ../../point_of_sale/overview/setup.rst:64 msgid "**Wi-Fi**: If you do not wish to use Ethernet, plug in a Linux compatible USB Wi-Fi adapter. Most commercially available Wi-Fi adapters are Linux compatible. Officially supported are Wi-Fi adapters with a Ralink 5370 chipset. Make sure not to plug in an Ethernet cable, because all Wi-Fi functionality will be bypassed when a wired network connection is available." msgstr "" -#: ../../point_of_sale/posbox/index.rst:72 +#: ../../point_of_sale/overview/setup.rst:72 msgid "Power the POSBox" msgstr "" -#: ../../point_of_sale/posbox/index.rst:74 +#: ../../point_of_sale/overview/setup.rst:74 msgid "Plug the power adapter into the POSBox, a bright red status led should light up." msgstr "" -#: ../../point_of_sale/posbox/index.rst:78 +#: ../../point_of_sale/overview/setup.rst:78 msgid "Make sure the POSBox is ready" msgstr "" -#: ../../point_of_sale/posbox/index.rst:80 +#: ../../point_of_sale/overview/setup.rst:80 msgid "Once powered, The POSBox needs a while to boot. Once the POSBox is ready, it should print a status receipt with its IP address. Also the status LED, just next to the red power LED, should be permanently lit green." msgstr "" -#: ../../point_of_sale/posbox/index.rst:86 -#: ../../point_of_sale/posbox/index.rst:297 +#: ../../point_of_sale/overview/setup.rst:86 +#: ../../point_of_sale/overview/setup.rst:297 msgid "Setup the Point of Sale" msgstr "" -#: ../../point_of_sale/posbox/index.rst:88 +#: ../../point_of_sale/overview/setup.rst:88 msgid "To setup the POSBox in the Point of Sale go to :menuselection:`Point of Sale --> Configuration --> Settings` and select your Point of Sale. Scroll down to the ``Hardware Proxy / POSBox`` section and activate the options for the hardware you want to use through the POSBox. Specifying the IP of the POSBox is recommended (it is printed on the receipt that gets printed after booting up the POSBox). When the IP is not specified the Point of Sale will attempt to find it on the local network." msgstr "" -#: ../../point_of_sale/posbox/index.rst:97 +#: ../../point_of_sale/overview/setup.rst:97 msgid "If you are running multiple Point of Sales on the same POSBox, make sure that only one of them has Remote Scanning/Barcode Scanner activated." msgstr "" -#: ../../point_of_sale/posbox/index.rst:100 +#: ../../point_of_sale/overview/setup.rst:100 msgid "It might be a good idea to make sure the POSBox IP never changes in your network. Refer to your router documentation on how to achieve this." msgstr "" -#: ../../point_of_sale/posbox/index.rst:105 +#: ../../point_of_sale/overview/setup.rst:105 msgid "Launch the Point of Sale" msgstr "" -#: ../../point_of_sale/posbox/index.rst:107 +#: ../../point_of_sale/overview/setup.rst:107 msgid "If you didn't specify the POSBox's IP address in the configuration, the POS will need some time to perform a network scan to find the POSBox. This is only done once." msgstr "" -#: ../../point_of_sale/posbox/index.rst:111 +#: ../../point_of_sale/overview/setup.rst:111 msgid "The Point of Sale is now connected to the POSBox and your hardware should be ready to use." msgstr "" -#: ../../point_of_sale/posbox/index.rst:115 +#: ../../point_of_sale/overview/setup.rst:115 msgid "Wi-Fi configuration" msgstr "" -#: ../../point_of_sale/posbox/index.rst:117 +#: ../../point_of_sale/overview/setup.rst:117 msgid "The POSBox is Wi-Fi-capable. In order to use it you'll need a Linux compatible USB Wi-Fi adapter. Most commercially available Wi-Fi adapters are Linux compatible. Officially supported are Wi-Fi adapters with a Ralink 5370 chipset." msgstr "" -#: ../../point_of_sale/posbox/index.rst:122 +#: ../../point_of_sale/overview/setup.rst:122 msgid "Make sure not to plug in an Ethernet cable, as all Wi-Fi related functionality will be disabled when a wired network connection is available." msgstr "" -#: ../../point_of_sale/posbox/index.rst:126 +#: ../../point_of_sale/overview/setup.rst:126 msgid "When the POSBox boots with a Wi-Fi adapter it will start its own Wi-Fi Access Point called \"Posbox\" you can connect to. The receipt that gets printed when the POSBox starts will reflect this. In order to make the POSBox connect to an already existing Wi-Fi network, go to the homepage of the POSBox (indicated on the receipt) and go to the Wi-Fi configuration page. On there you can choose a network to connect to. Note that we only support open and WPA(2)-PSK networks. When connecting to a WPA-secured network, fill in the password field. The POSBox will attempt to connect to the specified network and will print a new POSBox status receipt after it has connected." msgstr "" -#: ../../point_of_sale/posbox/index.rst:137 +#: ../../point_of_sale/overview/setup.rst:137 msgid "If you plan on permanently setting up the POSBox with Wi-Fi, you can use the \"persistent\" checkbox on the Wi-Fi configuration page when connecting to a network. This will make the network choice persist across reboots. This means that instead of starting up its own \"Posbox\" network it will always attempt to connect to the specified network after it boots." msgstr "" -#: ../../point_of_sale/posbox/index.rst:144 +#: ../../point_of_sale/overview/setup.rst:144 msgid "When the POSBox fails to connect to a network it will fall back to starting it's own \"Posbox\" Access Point. If connection is lost with a Wi-Fi network after connecting to it, the POSBox will attempt to re-establish connection automatically." msgstr "" -#: ../../point_of_sale/posbox/index.rst:150 +#: ../../point_of_sale/overview/setup.rst:150 msgid "Multi-POS Configuration" msgstr "" -#: ../../point_of_sale/posbox/index.rst:152 +#: ../../point_of_sale/overview/setup.rst:152 msgid "The advised way to setup a multi Point of Sale shop is to have one POSBox per Point of Sale. In this case it is mandatory to manually specify the IP address of each POSBox in each Point of Sale. You must also configure your network to make sure the POSBox's IP addresses don't change. Please refer to your router documentation." msgstr "" -#: ../../point_of_sale/posbox/index.rst:159 +#: ../../point_of_sale/overview/setup.rst:159 msgid "POSBoxless Guide (advanced)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:163 +#: ../../point_of_sale/overview/setup.rst:163 msgid "If you are running your Point of Sale on a Debian-based Linux distribution, you do not need the POSBox as you can run its software locally. However the installation process is not foolproof. You'll need at least to know how to install and run Odoo. You may also run into issues specific to your distribution or to your particular setup and hardware configuration." msgstr "" -#: ../../point_of_sale/posbox/index.rst:170 +#: ../../point_of_sale/overview/setup.rst:170 msgid "Drivers for the various types of supported hardware are provided as Odoo modules. In fact, the POSBox runs an instance of Odoo that the Point of Sale communicates with. The instance of Odoo running on the POSBox is very different from a 'real' Odoo instance however. It does not handle *any* business data (eg. POS orders), but only serves as a gateway between the Point of Sale and the hardware." msgstr "" -#: ../../point_of_sale/posbox/index.rst:177 +#: ../../point_of_sale/overview/setup.rst:177 msgid "The goal of this section will be to setup a local Odoo instance that behaves like the Odoo instance running on the POSBox." msgstr "" -#: ../../point_of_sale/posbox/index.rst:181 +#: ../../point_of_sale/overview/setup.rst:181 msgid "Image building process" msgstr "" -#: ../../point_of_sale/posbox/index.rst:183 +#: ../../point_of_sale/overview/setup.rst:183 msgid "We generate the official POSBox images using the scripts in https://github.com/odoo/odoo/tree/8.0/addons/point_of_sale/tools/posbox. More specifically, we run `posbox_create_image.sh `_. This builds an image called ``posbox.img``, which we zip and upload to `nightly.odoo.com `_ for users to download." msgstr "" -#: ../../point_of_sale/posbox/index.rst:191 +#: ../../point_of_sale/overview/setup.rst:191 msgid "The scripts in this directory might be useful as a reference if you get stuck or want more detail about something." msgstr "" -#: ../../point_of_sale/posbox/index.rst:195 +#: ../../point_of_sale/overview/setup.rst:195 msgid "Summary of the image creation process" msgstr "" -#: ../../point_of_sale/posbox/index.rst:197 +#: ../../point_of_sale/overview/setup.rst:197 msgid "The image creation process starts by downloading the latest `Raspbian `_ image. It then locally mounts this Raspbian image and copies over some files and scripts that will make the Raspbian image turn itself into a POSBox when it boots. These scripts will update Raspbian, remove non-essential packages and install required packages. In order to boot Raspbian we use qemu, which is capable of providing ARM emulation. After this, the emulated Raspbian OS will shut itself down. We then once again locally mount the image, remove the scripts that were used to initialize the image at boot and we copy over some extra configuration files. The resulting image is then ready to be tested and used." msgstr "" -#: ../../point_of_sale/posbox/index.rst:212 +#: ../../point_of_sale/overview/setup.rst:212 msgid "A Debian-based Linux distribution (Debian, Ubuntu, Mint, etc.)" msgstr "" -#: ../../point_of_sale/posbox/index.rst:213 +#: ../../point_of_sale/overview/setup.rst:213 msgid "A running Odoo instance you connect to to load the Point of Sale" msgstr "" -#: ../../point_of_sale/posbox/index.rst:214 +#: ../../point_of_sale/overview/setup.rst:214 msgid "You must uninstall any ESC/POS printer driver as it will conflict with Odoo's built-in driver" msgstr "" -#: ../../point_of_sale/posbox/index.rst:221 +#: ../../point_of_sale/overview/setup.rst:221 msgid "Extra dependencies" msgstr "" -#: ../../point_of_sale/posbox/index.rst:223 +#: ../../point_of_sale/overview/setup.rst:223 msgid "Because Odoo runs on Python 2, you need to check which version of pip you need to use." msgstr "" -#: ../../point_of_sale/posbox/index.rst:226 +#: ../../point_of_sale/overview/setup.rst:226 msgid "``# pip --version``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:228 -#: ../../point_of_sale/posbox/index.rst:234 +#: ../../point_of_sale/overview/setup.rst:228 +#: ../../point_of_sale/overview/setup.rst:234 msgid "If it returns something like::" msgstr "" -#: ../../point_of_sale/posbox/index.rst:232 +#: ../../point_of_sale/overview/setup.rst:232 msgid "You need to try pip2 instead." msgstr "" -#: ../../point_of_sale/posbox/index.rst:238 +#: ../../point_of_sale/overview/setup.rst:238 msgid "You can use pip." msgstr "" -#: ../../point_of_sale/posbox/index.rst:240 +#: ../../point_of_sale/overview/setup.rst:240 msgid "The driver modules requires the installation of new python modules:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:242 +#: ../../point_of_sale/overview/setup.rst:242 msgid "``# pip install pyserial``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:244 +#: ../../point_of_sale/overview/setup.rst:244 msgid "``# pip install pyusb==1.0.0b1``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:246 +#: ../../point_of_sale/overview/setup.rst:246 msgid "``# pip install qrcode``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:249 +#: ../../point_of_sale/overview/setup.rst:249 msgid "Access Rights" msgstr "" -#: ../../point_of_sale/posbox/index.rst:251 +#: ../../point_of_sale/overview/setup.rst:251 msgid "The drivers need raw access to the printer and barcode scanner devices. Doing so requires a bit system administration. First we are going to create a group that has access to USB devices" msgstr "" -#: ../../point_of_sale/posbox/index.rst:255 +#: ../../point_of_sale/overview/setup.rst:255 msgid "``# groupadd usbusers``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:257 +#: ../../point_of_sale/overview/setup.rst:257 msgid "Then we add the user who will run the OpenERP server to ``usbusers``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:259 +#: ../../point_of_sale/overview/setup.rst:259 msgid "``# useradd -G usbusers USERNAME``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:261 +#: ../../point_of_sale/overview/setup.rst:261 msgid "Then we need to create a udev rule that will automatically allow members of ``usbusers`` to access raw USB devices. To do so create a file called ``99-usbusers.rule`` in the ``/etc/udev/rules.d/`` directory with the following content::" msgstr "" -#: ../../point_of_sale/posbox/index.rst:269 +#: ../../point_of_sale/overview/setup.rst:269 msgid "Then you need to reboot your machine." msgstr "" -#: ../../point_of_sale/posbox/index.rst:272 +#: ../../point_of_sale/overview/setup.rst:272 msgid "Start the local Odoo instance" msgstr "" -#: ../../point_of_sale/posbox/index.rst:274 +#: ../../point_of_sale/overview/setup.rst:274 msgid "We must launch the Odoo server with the correct settings" msgstr "" -#: ../../point_of_sale/posbox/index.rst:276 +#: ../../point_of_sale/overview/setup.rst:276 msgid "``$ ./odoo.py --load=web,hw_proxy,hw_posbox_homepage,hw_posbox_upgrade,hw_scale, hw_scanner,hw_escpos``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:279 +#: ../../point_of_sale/overview/setup.rst:279 msgid "Test the instance" msgstr "" -#: ../../point_of_sale/posbox/index.rst:281 +#: ../../point_of_sale/overview/setup.rst:281 msgid "Plug all your hardware to your machine's USB ports, and go to ``http://localhost:8069/hw_proxy/status`` refresh the page a few times and see if all your devices are indicated as *Connected*. Possible source of errors are: The paths on the distribution differ from the paths expected by the drivers, another process has grabbed exclusive access to the devices, the udev rules do not apply or a superseded by others." msgstr "" -#: ../../point_of_sale/posbox/index.rst:289 +#: ../../point_of_sale/overview/setup.rst:289 msgid "Automatically start Odoo" msgstr "" -#: ../../point_of_sale/posbox/index.rst:291 +#: ../../point_of_sale/overview/setup.rst:291 msgid "You must now make sure that this Odoo install is automatically started after boot. There are various ways to do so, and how to do it depends on your particular setup. Using the init system provided by your distribution is probably the easiest way to accomplish this." msgstr "" -#: ../../point_of_sale/posbox/index.rst:299 +#: ../../point_of_sale/overview/setup.rst:299 msgid "The IP address field in the POS configuration must be either ``127.0.0.1`` or ``localhost`` if you're running the created Odoo server on the machine that you'll use as the Point of Sale device. You can also leave it empty." msgstr "" -#: ../../point_of_sale/posbox/index.rst:305 +#: ../../point_of_sale/overview/setup.rst:305 msgid "POSBox Technical Documentation" msgstr "" -#: ../../point_of_sale/posbox/index.rst:308 +#: ../../point_of_sale/overview/setup.rst:308 msgid "Technical Overview" msgstr "" -#: ../../point_of_sale/posbox/index.rst:311 +#: ../../point_of_sale/overview/setup.rst:311 msgid "The POSBox Hardware" msgstr "" -#: ../../point_of_sale/posbox/index.rst:313 +#: ../../point_of_sale/overview/setup.rst:313 msgid "The POSBox's Hardware is based on a `Raspberry Pi 2 `_, a popular single-board computer. The Raspberry Pi 2 is powered with a 2A micro-usb power adapter. 2A is needed to give enough power to the barcode scanners. The Software is installed on a 8Gb Class 10 or Higher SD Card. All this hardware is easily available worldwide from independent vendors." msgstr "" -#: ../../point_of_sale/posbox/index.rst:322 +#: ../../point_of_sale/overview/setup.rst:322 msgid "Compatible Peripherals" msgstr "" -#: ../../point_of_sale/posbox/index.rst:324 +#: ../../point_of_sale/overview/setup.rst:324 msgid "Officially supported hardware is listed on the `POS Hardware page `_." msgstr "" -#: ../../point_of_sale/posbox/index.rst:328 +#: ../../point_of_sale/overview/setup.rst:328 msgid "The POSBox Software" msgstr "" -#: ../../point_of_sale/posbox/index.rst:330 +#: ../../point_of_sale/overview/setup.rst:330 msgid "The POSBox runs a heavily modified Raspbian Linux installation, a Debian derivative for the Raspberry Pi. It also runs a barebones installation of Odoo which provides the webserver and the drivers. The hardware drivers are implemented as Odoo modules. Those modules are all prefixed with ``hw_*`` and they are the only modules that are running on the POSBox. Odoo is only used for the framework it provides. No business data is processed or stored on the POSBox. The Odoo instance is a shallow git clone of the ``8.0`` branch." msgstr "" -#: ../../point_of_sale/posbox/index.rst:339 +#: ../../point_of_sale/overview/setup.rst:339 msgid "The root partition on the POSBox is mounted read-only, ensuring that we don't wear out the SD card by writing to it too much. It also ensures that the filesystem cannot be corrupted by cutting the power to the POSBox. Linux applications expect to be able to write to certain directories though. So we provide a ramdisk for /etc and /var (Raspbian automatically provides one for /tmp). These ramdisks are setup by ``setup_ramdisks.sh``, which we run before all other init scripts by running it in ``/etc/init.d/rcS``. The ramdisks are named /etc_ram and /var_ram respectively. Most data from /etc and /var is copied to these tmpfs ramdisks. In order to restrict the size of the ramdisks, we do not copy over certain things to them (eg. apt related data). We then bind mount them over the original directories. So when an application writes to /etc/foo/bar it's actually writing to /etc_ram/foo/bar. We also bind mount / to /root_bypass_ramdisks to be able to get to the real /etc and /var during development." msgstr "" -#: ../../point_of_sale/posbox/index.rst:355 +#: ../../point_of_sale/overview/setup.rst:355 msgid "Logs of the running Odoo server can be found at:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:357 +#: ../../point_of_sale/overview/setup.rst:357 msgid "``/var/log/odoo/odoo.log``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:359 +#: ../../point_of_sale/overview/setup.rst:359 msgid "Various POSBox related scripts (eg. wifi-related scripts) running on the POSBox will log to /var/log/syslog and those messages are tagged with ``posbox_*``." msgstr "" -#: ../../point_of_sale/posbox/index.rst:364 +#: ../../point_of_sale/overview/setup.rst:364 msgid "Accessing the POSBox" msgstr "" -#: ../../point_of_sale/posbox/index.rst:367 +#: ../../point_of_sale/overview/setup.rst:367 msgid "Local Access" msgstr "" -#: ../../point_of_sale/posbox/index.rst:369 +#: ../../point_of_sale/overview/setup.rst:369 msgid "If you plug a QWERTY USB keyboard into one of the POSBox's USB ports, and if you connect a computer monitor to the *HDMI* port of the POSBox, you can use it as a small GNU/Linux computer and perform various administration tasks, like viewing some logs." msgstr "" -#: ../../point_of_sale/posbox/index.rst:374 +#: ../../point_of_sale/overview/setup.rst:374 msgid "The POSBox will automatically log in as root on the default tty." msgstr "" -#: ../../point_of_sale/posbox/index.rst:377 +#: ../../point_of_sale/overview/setup.rst:377 msgid "Remote Access" msgstr "" -#: ../../point_of_sale/posbox/index.rst:379 +#: ../../point_of_sale/overview/setup.rst:379 msgid "If you have the POSBox's IP address and an SSH client you can access the POSBox's system remotely. The login credentials are ``pi``/``raspberry``." msgstr "" -#: ../../point_of_sale/posbox/index.rst:384 +#: ../../point_of_sale/overview/setup.rst:384 msgid "Updating The POSBox Software" msgstr "" -#: ../../point_of_sale/posbox/index.rst:386 +#: ../../point_of_sale/overview/setup.rst:386 msgid "Only upgrade the POSBox if you experience problems or want to use newly implemented features." msgstr "" -#: ../../point_of_sale/posbox/index.rst:389 +#: ../../point_of_sale/overview/setup.rst:389 msgid "The best way to update the POSBox software is to download a new version of the image and flash the SD-Card with it. This operation is described in detail in `this tutorial `_, just replace the standard Raspberry Pi image with the latest one found at `the official POSBox image page `_. This method of upgrading will ensure that you're running the latest version of the POSBox software." msgstr "" -#: ../../point_of_sale/posbox/index.rst:398 +#: ../../point_of_sale/overview/setup.rst:398 msgid "The second way of upgrading is through the built in upgrade interface that can be reached through the POSBox homepage. The nice thing about upgrading like this is that you don't have to flash a new image. This upgrade method is limited to what it can do however. It can not eg. update installed configuration files (like eg. /etc/hostapd.conf). It can only upgrade:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:405 +#: ../../point_of_sale/overview/setup.rst:405 msgid "The internal Odoo application" msgstr "" -#: ../../point_of_sale/posbox/index.rst:406 +#: ../../point_of_sale/overview/setup.rst:406 msgid "Scripts in the folder ``odoo/addons/point_of_sale/tools/posbox/configuration/``" msgstr "" -#: ../../point_of_sale/posbox/index.rst:408 +#: ../../point_of_sale/overview/setup.rst:408 msgid "When in doubt, always use the first method of upgrading." msgstr "" -#: ../../point_of_sale/posbox/index.rst:411 +#: ../../point_of_sale/overview/setup.rst:411 msgid "Troubleshoot" msgstr "" -#: ../../point_of_sale/posbox/index.rst:414 +#: ../../point_of_sale/overview/setup.rst:414 msgid "The POS cannot connect to the POSBox" msgstr "" -#: ../../point_of_sale/posbox/index.rst:416 +#: ../../point_of_sale/overview/setup.rst:416 msgid "The easiest way to make sure the POSBox is properly set-up is to turn it on with the printer plugged in as it will print a receipt indicating any error if encountered or the POSBox's IP address in case of success. If no receipt is printed, check the following steps:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:420 +#: ../../point_of_sale/overview/setup.rst:420 msgid "Make sure the POSBox is powered on, indicated by a brightly lit red status LED." msgstr "" -#: ../../point_of_sale/posbox/index.rst:422 +#: ../../point_of_sale/overview/setup.rst:422 msgid "Make sure the POSBox is ready, this is indicated by a brightly lit green status LED just next to the red power status LED. The POSBox should be ready ~2 minutes after it is started." msgstr "" -#: ../../point_of_sale/posbox/index.rst:425 +#: ../../point_of_sale/overview/setup.rst:425 msgid "Make sure the POSBox is connected to the same network as your POS device. Both the device and the POSBox should be visible in the list of connected devices on your network router." msgstr "" -#: ../../point_of_sale/posbox/index.rst:428 +#: ../../point_of_sale/overview/setup.rst:428 msgid "Make sure that your LAN is set up with DHCP, and gives IP addresses in the range 192.168.0.X, 192.168.1.X, 10.0.0.X. If you cannot setup your LAN that way, you must manually set up your POSBox's IP address. See the relevant paragraph in the Setup chapter of this documentation." msgstr "" -#: ../../point_of_sale/posbox/index.rst:433 +#: ../../point_of_sale/overview/setup.rst:433 msgid "If you have specified the POSBox's IP address in the configuration, make sure it correspond to the printed on the POSBox's status receipt." msgstr "" -#: ../../point_of_sale/posbox/index.rst:436 +#: ../../point_of_sale/overview/setup.rst:436 msgid "Make sure that the POS is not loaded over HTTPS." msgstr "" -#: ../../point_of_sale/posbox/index.rst:437 +#: ../../point_of_sale/overview/setup.rst:437 msgid "A bug in Firefox's HTTP implementation prevents the autodiscovery from working reliably. When using Firefox you should manually set up the POSBox's IP address in the POS configuration." msgstr "" -#: ../../point_of_sale/posbox/index.rst:442 +#: ../../point_of_sale/overview/setup.rst:442 msgid "The Barcode Scanner is not working" msgstr "" -#: ../../point_of_sale/posbox/index.rst:444 +#: ../../point_of_sale/overview/setup.rst:444 msgid "The barcode scanner must be configured in US QWERTY and emit an Enter after each barcode. This is the default configuration of most barcode readers. Refer to the barcode reader documentation for more information." msgstr "" -#: ../../point_of_sale/posbox/index.rst:448 +#: ../../point_of_sale/overview/setup.rst:448 msgid "The POSBox needs a 2A power supply to work with some barcode scanners. If you are not using the provided power supply, make sure the one you use has enough power." msgstr "" -#: ../../point_of_sale/posbox/index.rst:451 +#: ../../point_of_sale/overview/setup.rst:451 msgid "Some barcode scanners will need more than 2A and will not work, or will work unreliably, even with the provided power supply. In those case you can plug the barcode scanner in a self-powered USB hub." msgstr "" -#: ../../point_of_sale/posbox/index.rst:454 +#: ../../point_of_sale/overview/setup.rst:454 msgid "Some poorly built barcode scanners do not advertise themselves as barcode scanners but as a usb keyboard instead, and will not be recognized by the POSBox." msgstr "" -#: ../../point_of_sale/posbox/index.rst:459 +#: ../../point_of_sale/overview/setup.rst:459 msgid "The Barcode Scanner is not working reliably" msgstr "" -#: ../../point_of_sale/posbox/index.rst:461 +#: ../../point_of_sale/overview/setup.rst:461 msgid "Make sure that no more than one device with 'Scan via Proxy'/'Barcode Scanner' enabled are connected to the POSBox at the same time." msgstr "" -#: ../../point_of_sale/posbox/index.rst:466 +#: ../../point_of_sale/overview/setup.rst:466 msgid "Printing the receipt takes too much time" msgstr "" -#: ../../point_of_sale/posbox/index.rst:468 +#: ../../point_of_sale/overview/setup.rst:468 msgid "A small delay before the first print is expected, as the POSBox will do some preprocessing to speed up the next printings. If you suffer delays afterwards it is most likely due to poor network connection between the POS and the POSBox." msgstr "" -#: ../../point_of_sale/posbox/index.rst:474 +#: ../../point_of_sale/overview/setup.rst:474 msgid "Some characters are not correctly printed on the receipt" msgstr "" -#: ../../point_of_sale/posbox/index.rst:476 +#: ../../point_of_sale/overview/setup.rst:476 msgid "The POSBox does not support all languages and characters. It currently supports Latin and Cyrillic based scripts, with basic Japanese support." msgstr "" -#: ../../point_of_sale/posbox/index.rst:481 +#: ../../point_of_sale/overview/setup.rst:481 msgid "The printer is offline" msgstr "" -#: ../../point_of_sale/posbox/index.rst:483 +#: ../../point_of_sale/overview/setup.rst:483 msgid "Make sure the printer is connected, powered, has enough paper and has its lid closed, and is not reporting an error. If the error persists, please contact support." msgstr "" -#: ../../point_of_sale/posbox/index.rst:488 +#: ../../point_of_sale/overview/setup.rst:488 msgid "The cashdrawer does not open" msgstr "" -#: ../../point_of_sale/posbox/index.rst:490 +#: ../../point_of_sale/overview/setup.rst:490 msgid "The cashdrawer should be connected to the printer and should be activated in the POS configuration." msgstr "" -#: ../../point_of_sale/posbox/index.rst:494 +#: ../../point_of_sale/overview/setup.rst:494 msgid "Credits" msgstr "" -#: ../../point_of_sale/posbox/index.rst:495 +#: ../../point_of_sale/overview/setup.rst:495 msgid "The POSBox project was developed by Frédéric van der Essen with the kind help of Gary Malherbe, Fabien Meghazi, Nicolas Wisniewsky, Dimitri Del Marmol, Joren Van Onder and Antony Lesuisse." msgstr "" -#: ../../point_of_sale/posbox/index.rst:499 +#: ../../point_of_sale/overview/setup.rst:499 msgid "This development would not have been possible without the Indiegogo campaign and those who contributed to it. Special thanks goes to the partners who backed the campaign with founding partner bundles:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:503 +#: ../../point_of_sale/overview/setup.rst:503 msgid "Camptocamp" msgstr "" -#: ../../point_of_sale/posbox/index.rst:504 +#: ../../point_of_sale/overview/setup.rst:504 msgid "BHC" msgstr "" -#: ../../point_of_sale/posbox/index.rst:505 +#: ../../point_of_sale/overview/setup.rst:505 msgid "openBig" msgstr "" -#: ../../point_of_sale/posbox/index.rst:506 +#: ../../point_of_sale/overview/setup.rst:506 msgid "Eeezee-IT" msgstr "" -#: ../../point_of_sale/posbox/index.rst:507 +#: ../../point_of_sale/overview/setup.rst:507 msgid "Solarsis LDA" msgstr "" -#: ../../point_of_sale/posbox/index.rst:508 +#: ../../point_of_sale/overview/setup.rst:508 msgid "ACSONE" msgstr "" -#: ../../point_of_sale/posbox/index.rst:509 +#: ../../point_of_sale/overview/setup.rst:509 msgid "Vauxoo" msgstr "" -#: ../../point_of_sale/posbox/index.rst:510 +#: ../../point_of_sale/overview/setup.rst:510 msgid "Ekomurz" msgstr "" -#: ../../point_of_sale/posbox/index.rst:511 +#: ../../point_of_sale/overview/setup.rst:511 msgid "Datalp" msgstr "" -#: ../../point_of_sale/posbox/index.rst:512 +#: ../../point_of_sale/overview/setup.rst:512 msgid "Dao Systems" msgstr "" -#: ../../point_of_sale/posbox/index.rst:513 +#: ../../point_of_sale/overview/setup.rst:513 msgid "Eggs Solutions" msgstr "" -#: ../../point_of_sale/posbox/index.rst:514 +#: ../../point_of_sale/overview/setup.rst:514 msgid "OpusVL" msgstr "" -#: ../../point_of_sale/posbox/index.rst:516 +#: ../../point_of_sale/overview/setup.rst:516 msgid "And also the partners who've backed the development with the Founding POSBox Bundle:" msgstr "" -#: ../../point_of_sale/posbox/index.rst:519 +#: ../../point_of_sale/overview/setup.rst:519 msgid "Willow IT" msgstr "" -#: ../../point_of_sale/posbox/index.rst:520 +#: ../../point_of_sale/overview/setup.rst:520 msgid "E\\. Akhalwaya & Sons" msgstr "" -#: ../../point_of_sale/posbox/index.rst:521 +#: ../../point_of_sale/overview/setup.rst:521 msgid "Multibase" msgstr "" -#: ../../point_of_sale/posbox/index.rst:522 +#: ../../point_of_sale/overview/setup.rst:522 msgid "Mindesa" msgstr "" -#: ../../point_of_sale/posbox/index.rst:523 +#: ../../point_of_sale/overview/setup.rst:523 msgid "bpso.biz" msgstr "" -#: ../../point_of_sale/posbox/index.rst:524 +#: ../../point_of_sale/overview/setup.rst:524 msgid "Shine IT." msgstr "" +#: ../../point_of_sale/overview/start.rst:3 +msgid "Getting started with Odoo Point of Sale" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:8 +msgid "Odoo's online **Point of Sale** application is based on a simple, user friendly interface. The **Point of Sale** application can be used online or offline on iPads, Android tablets or laptops." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:12 +msgid "Odoo **Point of Sale** is fully integrated with the **Inventory** and the **Accounting** applications. Any transaction with your point of sale will automatically be registered in your inventory management and accounting and, even in your **CRM** as the customer can be identified from the app." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:17 +msgid "You will be able to run real time statistics and consolidations across all your shops without the hassle of integrating several external applications." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:22 +#: ../../point_of_sale/shop/seasonal_discount.rst:6 +msgid "Configuration" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:25 +msgid "Install the Point of Sale Application" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:27 +msgid "Start by installing the **Point of Sale** application. Go to :menuselection:`Apps` and install the **Point of Sale** application." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:33 +msgid "Do not forget to install an accounting **chart of account**. If it is not done, go to the **Invoicing/Accounting** application and click on **Browse available countries**:" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:40 +msgid "Then choose the one you want to install." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:42 +msgid "When it is done, you are all set to use the point of sale." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:45 +msgid "Adding Products" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:47 +msgid "To add products from the point of sale **Dashboard** go to :menuselection:`Orders --> Products` and click on **Create**." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:50 +msgid "The first example will be oranges with a price of ``3€/kg``. In the **Sales** tab, you can see the point of sale configuration. There, you can set a product category, specify that the product has to be weighted or not and ensure that it will be available in the point of sale." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:58 +msgid "In same the way, you can add lemons, pumpkins, red onions, bananas... in the database." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:62 +msgid "How to easily manage categories?" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:64 +msgid "If you already have a database with your products, you can easily set a **Point of Sale Category** by using the Kanban view and by grouping the products by **Point of Sale Category**." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:72 +msgid "Configuring a payment method" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:74 +msgid "To configure a new payment method go to :menuselection:`Configuration --> Payment methods` and click on **Create**." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:81 +msgid "After you set up a name and the type of payment method, you can go to the point of sale tab and ensure that this payment method has been activated for the point of sale." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:86 +msgid "Configuring your points of sales" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:88 +msgid "Go to :menuselection:`Configuration --> Point of Sale`, click on the ``main`` point of sale. Edit the point of sale and add your custom payment method into the available payment methods." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:95 +msgid "You can configure each point of sale according to your hardware, location,..." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:100 +msgid "Now you are ready to make your first steps with your point of sale." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:103 +msgid "First Steps in the Point of Sale" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:106 +msgid "Your first order" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:108 +msgid "On the dashboard, you can see your points of sales, click on **New session**:" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:114 +msgid "You will get the main point of sale interface:" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:119 +msgid "On the right you can see the products list with the categories on the top. If you click on a product, it will be added in the cart. You can directly set the correct quantity or weight by typing it on the keyboard." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:125 +msgid "Payment" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:127 +msgid "Once the order is completed, click on **Payment**. You can choose the customer payment method. In this example, the customer owes you ``10.84 €`` and pays with a ``20 €`` note. When it's done, click on **Validate**." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:134 +msgid "Your ticket is printed and you are now ready to make your second order." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:137 +msgid "Closing a session" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:139 +msgid "At the end of the day, to close the session, click on the **Close** button on the top right. Click again on the close button of the point of sale. On this page, you will see a summary of the transactions" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:146 +msgid "If you click on a payment method line, the journal of this method appears containing all the transactions performed." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:152 +msgid "Now, you only have to validate and close the session." +msgstr "" + +#: ../../point_of_sale/overview/start.rst:155 +msgid ":doc:`../shop/cash_control`" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:156 +msgid ":doc:`../shop/invoice`" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:157 +msgid ":doc:`../shop/refund`" +msgstr "" + +#: ../../point_of_sale/overview/start.rst:158 +msgid ":doc:`../shop/seasonal_discount`" +msgstr "" + +#: ../../point_of_sale/restaurant.rst:3 +msgid "Advanced Restaurant Features" +msgstr "" + +#: ../../point_of_sale/restaurant/print.rst:3 +msgid "How to handle kitchen & bar order printing?" +msgstr "" + +#: ../../point_of_sale/restaurant/split.rst:3 +msgid "How to handle split bills?" +msgstr "" + +#: ../../point_of_sale/restaurant/table.rst:3 +msgid "How to configure your table map?" +msgstr "" + +#: ../../point_of_sale/restaurant/tips.rst:3 +msgid "How to handle tips?" +msgstr "" + +#: ../../point_of_sale/shop.rst:3 +msgid "Advanced Shop Features" +msgstr "" + +#: ../../point_of_sale/shop/cash_control.rst:3 +msgid "How to set up cash control?" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:3 +msgid "How to invoice from the POS interface?" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:6 +#: ../../point_of_sale/shop/seasonal_discount.rst:78 +msgid "Register an order" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:8 +msgid "On the **Dashboard**, you can see your points of sales, click on **New session**:" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:14 +msgid "You are on the ``main`` point of sales view :" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:19 +msgid "On the right you can see the list of your products with the categories on the top. Switch categories by clicking on it." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:22 +msgid "If you click on a product, it will be added in your cart. You can directly set the correct **Quantity/Weight** by typing it on the keyboard." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:26 +msgid "Add a customer" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:28 +msgid "On the main view, click on **Customer** (above **Payment**):" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:33 +msgid "You must set a customer in order to be able to issue an invoice." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:38 +msgid "You can search in the list of your customers or create new ones by clicking on the icon." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:45 +msgid "For more explanation about adding a new customer. Please read the document :doc:`../advanced/register`." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:49 +msgid "Payment and invoicing" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:51 +msgid "Once the cart is processed, click on **Payment**. You can choose the customer payment method. In this example, the customer owes you ``10.84 €`` and pays with by a ``VISA``." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:55 +msgid "Before clicking on **Validate**, you have to click on **Invoice** in order to create an invoice from this order." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:61 +msgid "Your invoice is printed and you can continue to make orders." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:64 +msgid "Retrieve invoices of a specific customer" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:66 +msgid "To retrieve the customer’s invoices, go to the **Sale** application, click on :menuselection:`Sales --> Customers`." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:69 +msgid "On the customer information view, click on the **Invoiced** button :" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:74 +msgid "You will get the list all his invoices. Click on the invoice to get the details." +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:81 +#: ../../point_of_sale/shop/refund.rst:19 +#: ../../point_of_sale/shop/seasonal_discount.rst:91 +msgid ":doc:`cash_control`" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:82 +msgid ":doc:`../advanced/register`" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:83 +#: ../../point_of_sale/shop/seasonal_discount.rst:93 +msgid ":doc:`refund`" +msgstr "" + +#: ../../point_of_sale/shop/invoice.rst:84 +#: ../../point_of_sale/shop/refund.rst:21 +msgid ":doc:`seasonal_discount`" +msgstr "" + +#: ../../point_of_sale/shop/refund.rst:3 +msgid "How to return and refund products?" +msgstr "" + +#: ../../point_of_sale/shop/refund.rst:5 +msgid "To refund a customer, from the PoS main view, you have to insert negative values. For instance in the last order you count too many ``pumpkins`` and you have to pay back one." +msgstr "" + +#: ../../point_of_sale/shop/refund.rst:12 +msgid "You can see that the total is negative, to end the refund, you only have to process the payment." +msgstr "" + +#: ../../point_of_sale/shop/refund.rst:20 +#: ../../point_of_sale/shop/seasonal_discount.rst:92 +msgid ":doc:`invoice`" +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:3 +msgid "How to apply Time-limited or seasonal discounts?" +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:8 +msgid "To apply time-limited or seasonal discount, use the pricelists." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:10 +msgid "You have to create it and to apply it on the point of sale." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:13 +msgid "Sales application configuration" +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:15 +msgid "In the **Sales** application, go to :menuselection:`Configuration --> Settings`. Tick **Advanced pricing based on formula**." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:23 +msgid "Creating a pricelist" +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:25 +msgid "Once the setting has been applied, a **Pricelists** section appears under the configuration menu on the sales application." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:31 +msgid "Click on it, and then on **Create**." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:36 +msgid "Create a **Pricelist** for your point of sale. Each pricelist can contain several items with different prices and different dates. It can be done on all products or only on specific ones. Click on **Add an item**." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:45 +msgid "For example, the price of the oranges costs ``3€`` but for two days, we want to give a ``10%`` discount to our PoS customers." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:51 +msgid "You can do it by adding the product or its category and applying a percentage discount. Other price computation can be done for the pricelist." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:55 +msgid "After you save and close, your pricelist is ready to be used." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:61 +msgid "Applying your pricelist to the Point of Sale" +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:63 +msgid "From the dashboard, click on :menuselection:`More --> Settings`." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:68 +msgid "On the right, you will be able to assign a pricelist." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:74 +msgid "You just have to update the pricelist to apply the time-limited discount(s)." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:80 +msgid "When you start a new session, you can see that the price have automatically been updated." +msgstr "" + +#: ../../point_of_sale/shop/seasonal_discount.rst:87 +msgid "When you update a pricelist, you have to close and open the session." +msgstr "" + diff --git a/locale/sources/purchase.pot b/locale/sources/purchase.pot index 9936bd9c9..b0b9526a9 100644 --- a/locale/sources/purchase.pot +++ b/locale/sources/purchase.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Business \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-05 15:48+0100\n" +"POT-Creation-Date: 2015-11-17 09:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,6 +36,24 @@ msgstr "" msgid "Terminologies" msgstr "" +#: ../../purchase/overview/concepts/terminologies.rst:5 +#: ../../purchase/overview/process/from_po_to_invoice.rst:5 +#: ../../purchase/overview/start/setup.rst:5 +#: ../../purchase/purchases/master/configuration.rst:5 +#: ../../purchase/purchases/master/suppliers.rst:5 +#: ../../purchase/purchases/rfq/approvals.rst:5 +#: ../../purchase/purchases/rfq/currency.rst:5 +#: ../../purchase/purchases/rfq/subcontracting.rst:5 +#: ../../purchase/replenishment/flows/dropshipping.rst:5 +#: ../../purchase/replenishment/flows/purchase_triggering.rst:5 +#: ../../purchase/replenishment/flows/replenishment_methods.rst:5 +#: ../../purchase/replenishment/flows/warning_triggering.rst:5 +#: ../../purchase/replenishment/multicompany/setup.rst:5 +#: ../../purchase/replenishment/trouble_shooting/is_everything_ok.rst:5 +#: ../../purchase/replenishment/trouble_shooting/not_generated.rst:5 +msgid "*Coming soon...*" +msgstr "" + #: ../../purchase/overview/process.rst:3 msgid "Process Overview" msgstr ""