Launchpad automatic translations update.
[odoo/odoo.git] / addons / procurement / i18n / procurement.pot
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * procurement
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 7.0alpha\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2012-12-03 16:03+0000\n"
10 "PO-Revision-Date: 2012-12-03 16:03+0000\n"
11 "Last-Translator: <>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: \n"
16 "Plural-Forms: \n"
17
18 #. module: procurement
19 #: model:ir.ui.menu,name:procurement.menu_stock_sched
20 msgid "Schedulers"
21 msgstr ""
22
23 #. module: procurement
24 #: model:ir.model,name:procurement.model_make_procurement
25 msgid "Make Procurements"
26 msgstr ""
27
28 #. module: procurement
29 #: help:procurement.order.compute.all,automatic:0
30 msgid "Triggers an automatic procurement for all products that have a virtual stock under 0. You should probably not use this option, we suggest using a MTO configuration on products."
31 msgstr ""
32
33 #. module: procurement
34 #: view:stock.warehouse.orderpoint:0
35 msgid "Group By..."
36 msgstr ""
37
38 #. module: procurement
39 #: help:stock.warehouse.orderpoint,procurement_draft_ids:0
40 msgid "Draft procurement of the product and location of that orderpoint"
41 msgstr ""
42
43 #. module: procurement
44 #: code:addons/procurement/procurement.py:290
45 #, python-format
46 msgid "No supplier defined for this product !"
47 msgstr ""
48
49 #. module: procurement
50 #: view:product.product:0
51 msgid "required quantities are always\n"
52 "                           available"
53 msgstr ""
54
55 #. module: procurement
56 #: view:product.product:0
57 msgid "If there are not enough quantities available, the delivery order\n"
58 "                           will wait for new products. To fulfill the inventory, you should\n"
59 "                           create others rules like orderpoints."
60 msgstr ""
61
62 #. module: procurement
63 #: field:procurement.order,procure_method:0
64 #: field:product.template,procure_method:0
65 msgid "Procurement Method"
66 msgstr ""
67
68 #. module: procurement
69 #: selection:product.template,supply_method:0
70 msgid "Manufacture"
71 msgstr ""
72
73 #. module: procurement
74 #: code:addons/procurement/procurement.py:307
75 #, python-format
76 msgid "No address defined for the supplier"
77 msgstr ""
78
79 #. module: procurement
80 #: model:ir.actions.act_window,name:procurement.action_procurement_compute
81 msgid "Compute Stock Minimum Rules Only"
82 msgstr ""
83
84 #. module: procurement
85 #: view:stock.warehouse.orderpoint:0
86 msgid "Rules"
87 msgstr ""
88
89 #. module: procurement
90 #: field:procurement.order,company_id:0
91 #: field:stock.warehouse.orderpoint,company_id:0
92 msgid "Company"
93 msgstr ""
94
95 #. module: procurement
96 #: field:procurement.order,product_uos_qty:0
97 msgid "UoS Quantity"
98 msgstr ""
99
100 #. module: procurement
101 #: view:procurement.order:0
102 #: field:procurement.order,name:0
103 msgid "Reason"
104 msgstr ""
105
106 #. module: procurement
107 #: view:procurement.order.compute:0
108 msgid "Compute Procurements"
109 msgstr ""
110
111 #. module: procurement
112 #: field:procurement.order,message:0
113 msgid "Latest error"
114 msgstr ""
115
116 #. module: procurement
117 #: field:stock.warehouse.orderpoint,product_min_qty:0
118 msgid "Minimum Quantity"
119 msgstr ""
120
121 #. module: procurement
122 #: help:mrp.property,composition:0
123 msgid "Not used in computations, for information purpose only."
124 msgstr ""
125
126 #. module: procurement
127 #: field:stock.warehouse.orderpoint,procurement_id:0
128 msgid "Latest procurement"
129 msgstr ""
130
131 #. module: procurement
132 #: view:procurement.order:0
133 msgid "Notes"
134 msgstr ""
135
136 #. module: procurement
137 #: model:ir.actions.act_window,help:procurement.action_orderpoint_form
138 msgid "You can define your minimum stock rules, so that OpenERP will automatically create draft manufacturing orders or purchase quotations according to the stock level. Once the virtual stock of a product (= stock on hand minus all confirmed orders and reservations) is below the minimum quantity, OpenERP will generate a procurement request to increase the stock up to the maximum quantity."
139 msgstr ""
140
141 #. module: procurement
142 #: field:procurement.order,message_ids:0
143 msgid "Messages"
144 msgstr ""
145
146 #. module: procurement
147 #: help:procurement.order,message:0
148 msgid "Exception occurred while computing procurement orders."
149 msgstr ""
150
151 #. module: procurement
152 #: view:product.product:0
153 msgid "Products"
154 msgstr ""
155
156 #. module: procurement
157 #: selection:procurement.order,state:0
158 msgid "Cancelled"
159 msgstr ""
160
161 #. module: procurement
162 #: help:procurement.order,message_unread:0
163 msgid "If checked new messages require your attention."
164 msgstr ""
165
166 #. module: procurement
167 #: view:procurement.order.compute.all:0
168 msgid "Scheduler Parameters"
169 msgstr ""
170
171 #. module: procurement
172 #: model:ir.model,name:procurement.model_stock_move
173 msgid "Stock Move"
174 msgstr ""
175
176 #. module: procurement
177 #: model:ir.model,name:procurement.model_procurement_order_compute_all
178 msgid "Compute all schedulers"
179 msgstr ""
180
181 #. module: procurement
182 #: code:addons/procurement/procurement.py:137
183 #, python-format
184 msgid "Invalid Action!"
185 msgstr ""
186
187 #. module: procurement
188 #: help:procurement.order,message_summary:0
189 msgid "Holds the Chatter summary (number of messages, ...). This summary is directly in html format in order to be inserted in kanban views."
190 msgstr ""
191
192 #. module: procurement
193 #: selection:procurement.order,state:0
194 msgid "Ready"
195 msgstr ""
196
197 #. module: procurement
198 #: field:procurement.order.compute.all,automatic:0
199 msgid "Automatic orderpoint"
200 msgstr ""
201
202 #. module: procurement
203 #: model:ir.actions.act_window,help:procurement.procurement_exceptions
204 msgid "<p>\n"
205 "                Procurement Orders represent the need for a certain quantity of products, at a given time, in a given location. Sales Orders are one typical source of Procurement Orders (but these are distinct documents). Depending on the procurement parameters and the product configuration, the procurement engine will attempt to satisfy the need by reserving products from stock, ordering products from a supplier, or passing a manufacturing order, etc. A Procurement Exception occurs when the system cannot find a way to fulfill a procurement. Some exceptions will resolve themselves automatically, but others require manual intervention (those are identified by a specific error message).\n"
206 "                </p>\n"
207 "            "
208 msgstr ""
209
210 #. module: procurement
211 #: view:product.product:0
212 msgid "Stockable products"
213 msgstr ""
214
215 #. module: procurement
216 #: selection:procurement.order,state:0
217 msgid "Confirmed"
218 msgstr ""
219
220 #. module: procurement
221 #: view:procurement.order:0
222 msgid "Retry"
223 msgstr ""
224
225 #. module: procurement
226 #: code:addons/procurement/procurement.py:498
227 #, python-format
228 msgid "Procurement <b>confirmed</b>."
229 msgstr ""
230
231 #. module: procurement
232 #: view:procurement.order.compute:0
233 #: view:procurement.orderpoint.compute:0
234 msgid "Parameters"
235 msgstr ""
236
237 #. module: procurement
238 #: view:procurement.order:0
239 msgid "Confirm"
240 msgstr ""
241
242 #. module: procurement
243 #: view:stock.warehouse.orderpoint:0
244 msgid "Quantity Multiple"
245 msgstr ""
246
247 #. module: procurement
248 #: help:procurement.order,origin:0
249 msgid "Reference of the document that created this Procurement.\n"
250 "This is automatically completed by OpenERP."
251 msgstr ""
252
253 #. module: procurement
254 #: view:stock.warehouse.orderpoint:0
255 msgid "Procurement Orders to Process"
256 msgstr ""
257
258 #. module: procurement
259 #: model:ir.model,name:procurement.model_stock_warehouse_orderpoint
260 msgid "Minimum Inventory Rule"
261 msgstr ""
262
263 #. module: procurement
264 #: code:addons/procurement/procurement.py:395
265 #, python-format
266 msgid "Procurement '%s' is in exception: "
267 msgstr ""
268
269 #. module: procurement
270 #: field:procurement.order,priority:0
271 msgid "Priority"
272 msgstr ""
273
274 #. module: procurement
275 #: view:stock.warehouse.orderpoint:0
276 msgid "Reordering Rules Search"
277 msgstr ""
278
279 #. module: procurement
280 #: field:procurement.order,message_summary:0
281 msgid "Summary"
282 msgstr ""
283
284 #. module: procurement
285 #: field:procurement.order,message_follower_ids:0
286 msgid "Followers"
287 msgstr ""
288
289 #. module: procurement
290 #: field:procurement.order,location_id:0
291 #: view:stock.warehouse.orderpoint:0
292 #: field:stock.warehouse.orderpoint,location_id:0
293 msgid "Location"
294 msgstr ""
295
296 #. module: procurement
297 #: model:ir.model,name:procurement.model_stock_picking
298 msgid "Picking List"
299 msgstr ""
300
301 #. module: procurement
302 #: field:make.procurement,warehouse_id:0
303 #: view:stock.warehouse.orderpoint:0
304 #: field:stock.warehouse.orderpoint,warehouse_id:0
305 msgid "Warehouse"
306 msgstr ""
307
308 #. module: procurement
309 #: selection:stock.warehouse.orderpoint,logic:0
310 msgid "Best price (not yet active!)"
311 msgstr ""
312
313 #. module: procurement
314 #: code:addons/procurement/schedulers.py:110
315 #, python-format
316 msgid "PROC %d: from stock - %3.2f %-5s - %s"
317 msgstr ""
318
319 #. module: procurement
320 #: model:ir.model,name:procurement.model_procurement_order_compute
321 msgid "Compute Procurement"
322 msgstr ""
323
324 #. module: procurement
325 #: field:res.company,schedule_range:0
326 msgid "Scheduler Range Days"
327 msgstr ""
328
329 #. module: procurement
330 #: view:make.procurement:0
331 msgid "Ask New Products"
332 msgstr ""
333
334 #. module: procurement
335 #: field:make.procurement,date_planned:0
336 msgid "Planned Date"
337 msgstr ""
338
339 #. module: procurement
340 #: view:procurement.order:0
341 msgid "Group By"
342 msgstr ""
343
344 #. module: procurement
345 #: field:make.procurement,qty:0
346 #: field:procurement.order,product_qty:0
347 msgid "Quantity"
348 msgstr ""
349
350 #. module: procurement
351 #: code:addons/procurement/procurement.py:390
352 #, python-format
353 msgid "Not enough stock and no minimum orderpoint rule defined."
354 msgstr ""
355
356 #. module: procurement
357 #: field:make.procurement,uom_id:0
358 #: view:procurement.order:0
359 msgid "Unit of Measure"
360 msgstr ""
361
362 #. module: procurement
363 #: selection:procurement.order,procure_method:0
364 #: selection:product.template,procure_method:0
365 msgid "Make to Stock"
366 msgstr ""
367
368 #. module: procurement
369 #: code:addons/procurement/procurement.py:501
370 #, python-format
371 msgid "Procurement <b>cancelled</b>."
372 msgstr ""
373
374 #. module: procurement
375 #: model:ir.actions.act_window,help:procurement.procurement_action
376 msgid "<p class=\"oe_view_nocontent_create\">\n"
377 "                Click to create a procurement order. \n"
378 "              </p><p>\n"
379 "                A procurement order is used to record a need for a specific\n"
380 "                product at a specific location.  Procurement orders are usually\n"
381 "                created automatically from sales orders, pull logistic rules or\n"
382 "                minimum stock rules.\n"
383 "              </p><p>\n"
384 "                When the procurement order is confirmed, it automatically\n"
385 "                creates the necessary operations to fullfil the need: purchase\n"
386 "                order proposition, manufacturing order, etc.\n"
387 "              </p>\n"
388 "            "
389 msgstr ""
390
391 #. module: procurement
392 #: help:procurement.order,procure_method:0
393 msgid "If you encode manually a Procurement, you probably want to use a make to order method."
394 msgstr ""
395
396 #. module: procurement
397 #: model:ir.ui.menu,name:procurement.menu_stock_procurement
398 msgid "Automatic Procurements"
399 msgstr ""
400
401 #. module: procurement
402 #: view:product.product:0
403 msgid "use the available\n"
404 "                           inventory"
405 msgstr ""
406
407 #. module: procurement
408 #: model:ir.model,name:procurement.model_procurement_order
409 #: model:process.process,name:procurement.process_process_procurementprocess0
410 #: view:procurement.order:0
411 msgid "Procurement"
412 msgstr ""
413
414 #. module: procurement
415 #: model:ir.actions.act_window,name:procurement.procurement_action
416 msgid "Procurement Orders"
417 msgstr ""
418
419 #. module: procurement
420 #: view:procurement.order:0
421 msgid "To Fix"
422 msgstr ""
423
424 #. module: procurement
425 #: view:procurement.order:0
426 msgid "Exceptions"
427 msgstr ""
428
429 #. module: procurement
430 #: model:process.node,note:procurement.process_node_serviceonorder0
431 msgid "Assignment from Production or Purchase Order."
432 msgstr ""
433
434 #. module: procurement
435 #: model:ir.model,name:procurement.model_mrp_property
436 msgid "Property"
437 msgstr ""
438
439 #. module: procurement
440 #: model:ir.actions.act_window,name:procurement.act_make_procurement
441 #: view:make.procurement:0
442 msgid "Procurement Request"
443 msgstr ""
444
445 #. module: procurement
446 #: view:procurement.orderpoint.compute:0
447 msgid "Compute Stock"
448 msgstr ""
449
450 #. module: procurement
451 #: model:process.process,name:procurement.process_process_serviceproductprocess0
452 msgid "Service"
453 msgstr ""
454
455 #. module: procurement
456 #: field:stock.warehouse.orderpoint,procurement_draft_ids:0
457 msgid "Related Procurement Orders"
458 msgstr ""
459
460 #. module: procurement
461 #: field:procurement.order,message_unread:0
462 msgid "Unread Messages"
463 msgstr ""
464
465 #. module: procurement
466 #: selection:mrp.property,composition:0
467 msgid "plus"
468 msgstr ""
469
470 #. module: procurement
471 #: help:procurement.order,state:0
472 msgid "When a procurement is created the status is set to 'Draft'.\n"
473 " If the procurement is confirmed, the status is set to 'Confirmed'.            \n"
474 "After confirming the status is set to 'Running'.\n"
475 " If any exception arises in the order then the status is set to 'Exception'.\n"
476 " Once the exception is removed the status becomes 'Ready'.\n"
477 " It is in 'Waiting'. status when the procurement is waiting for another one to finish."
478 msgstr ""
479
480 #. module: procurement
481 #: help:stock.warehouse.orderpoint,active:0
482 msgid "If the active field is set to False, it will allow you to hide the orderpoint without removing it."
483 msgstr ""
484
485 #. module: procurement
486 #: view:product.product:0
487 msgid "When you sell this service, nothing special will be triggered\n"
488 "                           to deliver the customer, as you set the procurement method as\n"
489 "                           'Make to Stock'."
490 msgstr ""
491
492 #. module: procurement
493 #: help:procurement.orderpoint.compute,automatic:0
494 msgid "If the stock of a product is under 0, it will act like an orderpoint"
495 msgstr ""
496
497 #. module: procurement
498 #: field:procurement.order,product_uom:0
499 #: field:stock.warehouse.orderpoint,product_uom:0
500 msgid "Product Unit of Measure"
501 msgstr ""
502
503 #. module: procurement
504 #: constraint:stock.warehouse.orderpoint:0
505 msgid "You have to select a product unit of measure in the same category than the default unit of measure of the product"
506 msgstr ""
507
508 #. module: procurement
509 #: view:procurement.order:0
510 msgid "Procurement Lines"
511 msgstr ""
512
513 #. module: procurement
514 #: view:product.product:0
515 msgid "as it's a consumable (as a result of this, the quantity\n"
516 "                           on hand may become negative)."
517 msgstr ""
518
519 #. module: procurement
520 #: field:procurement.order,note:0
521 msgid "Note"
522 msgstr ""
523
524 #. module: procurement
525 #: help:stock.warehouse.orderpoint,product_min_qty:0
526 msgid "When the virtual stock goes below the Min Quantity specified for this field, OpenERP generates a procurement to bring the forecasted quantity to the Max Quantity."
527 msgstr ""
528
529 #. module: procurement
530 #: selection:procurement.order,state:0
531 msgid "Draft"
532 msgstr ""
533
534 #. module: procurement
535 #: model:ir.actions.act_window,name:procurement.action_compute_schedulers
536 #: model:ir.ui.menu,name:procurement.menu_stock_proc_schedulers
537 #: view:procurement.order.compute.all:0
538 msgid "Run Schedulers"
539 msgstr ""
540
541 #. module: procurement
542 #: view:procurement.order.compute:0
543 msgid "This wizard will schedule procurements."
544 msgstr ""
545
546 #. module: procurement
547 #: view:procurement.order:0
548 #: field:procurement.order,state:0
549 msgid "Status"
550 msgstr ""
551
552 #. module: procurement
553 #: selection:product.template,supply_method:0
554 msgid "Buy"
555 msgstr ""
556
557 #. module: procurement
558 #: view:product.product:0
559 msgid "for the delivery order."
560 msgstr ""
561
562 #. module: procurement
563 #: selection:procurement.order,priority:0
564 msgid "Normal"
565 msgstr ""
566
567 #. module: procurement
568 #: help:product.template,supply_method:0
569 msgid "Manufacture: When procuring the product, a manufacturing order or a task will be generated, depending on the product type. \n"
570 "Buy: When procuring the product, a purchase order will be generated."
571 msgstr ""
572
573 #. module: procurement
574 #: field:stock.warehouse.orderpoint,product_max_qty:0
575 msgid "Maximum Quantity"
576 msgstr ""
577
578 #. module: procurement
579 #: field:procurement.order,message_is_follower:0
580 msgid "Is a Follower"
581 msgstr ""
582
583 #. module: procurement
584 #: code:addons/procurement/procurement.py:392
585 #, python-format
586 msgid "Not enough stock."
587 msgstr ""
588
589 #. module: procurement
590 #: field:stock.warehouse.orderpoint,active:0
591 msgid "Active"
592 msgstr ""
593
594 #. module: procurement
595 #: model:process.node,name:procurement.process_node_procureproducts0
596 msgid "Procure Products"
597 msgstr ""
598
599 #. module: procurement
600 #: code:addons/procurement/procurement.py:336
601 #, python-format
602 msgid "Please check the quantity in procurement order(s) for the product \"%s\", it should not be 0 or less!"
603 msgstr ""
604
605 #. module: procurement
606 #: field:procurement.order,message_comment_ids:0
607 #: help:procurement.order,message_comment_ids:0
608 msgid "Comments and emails"
609 msgstr ""
610
611 #. module: procurement
612 #: field:procurement.order,date_planned:0
613 msgid "Scheduled date"
614 msgstr ""
615
616 #. module: procurement
617 #: selection:procurement.order,state:0
618 msgid "Exception"
619 msgstr ""
620
621 #. module: procurement
622 #: view:product.product:0
623 msgid "When you sell this product, a delivery order will be created.\n"
624 "                           OpenERP will consider that the"
625 msgstr ""
626
627 #. module: procurement
628 #: code:addons/procurement/schedulers.py:133
629 #, python-format
630 msgid "Automatic OP: %s"
631 msgstr ""
632
633 #. module: procurement
634 #: model:ir.model,name:procurement.model_procurement_orderpoint_compute
635 msgid "Automatic Order Point"
636 msgstr ""
637
638 #. module: procurement
639 #: field:stock.warehouse.orderpoint,qty_multiple:0
640 msgid "Qty Multiple"
641 msgstr ""
642
643 #. module: procurement
644 #: help:stock.warehouse.orderpoint,qty_multiple:0
645 msgid "The procurement quantity will be rounded up to this multiple."
646 msgstr ""
647
648 #. module: procurement
649 #: model:ir.model,name:procurement.model_res_company
650 msgid "Companies"
651 msgstr ""
652
653 #. module: procurement
654 #: view:procurement.order:0
655 msgid "Extra Information"
656 msgstr ""
657
658 #. module: procurement
659 #: help:procurement.order,name:0
660 msgid "Procurement name."
661 msgstr ""
662
663 #. module: procurement
664 #: code:addons/procurement/procurement.py:297
665 #, python-format
666 msgid "No default supplier defined for this product"
667 msgstr ""
668
669 #. module: procurement
670 #: sql_constraint:stock.warehouse.orderpoint:0
671 msgid "Qty Multiple must be greater than zero."
672 msgstr ""
673
674 #. module: procurement
675 #: selection:stock.warehouse.orderpoint,logic:0
676 msgid "Order to Max"
677 msgstr ""
678
679 #. module: procurement
680 #: field:procurement.order,date_close:0
681 msgid "Date Closed"
682 msgstr ""
683
684 #. module: procurement
685 #: view:res.company:0
686 msgid "Logistics"
687 msgstr ""
688
689 #. module: procurement
690 #: help:product.template,procure_method:0
691 msgid "Make to Stock: When needed, the product is taken from the stock or we wait for replenishment. \n"
692 "Make to Order: When needed, the product is purchased or produced."
693 msgstr ""
694
695 #. module: procurement
696 #: field:mrp.property,composition:0
697 msgid "Properties composition"
698 msgstr ""
699
700 #. module: procurement
701 #: code:addons/procurement/procurement.py:335
702 #, python-format
703 msgid "Data Insufficient !"
704 msgstr ""
705
706 #. module: procurement
707 #: model:ir.model,name:procurement.model_mrp_property_group
708 #: field:mrp.property,group_id:0
709 #: field:mrp.property.group,name:0
710 msgid "Property Group"
711 msgstr ""
712
713 #. module: procurement
714 #: view:stock.warehouse.orderpoint:0
715 msgid "Misc"
716 msgstr ""
717
718 #. module: procurement
719 #: code:addons/procurement/procurement.py:504
720 #, python-format
721 msgid "Procurement <b>done</b>."
722 msgstr ""
723
724 #. module: procurement
725 #: field:stock.move,procurements:0
726 msgid "Procurements"
727 msgstr ""
728
729 #. module: procurement
730 #: view:procurement.order:0
731 msgid "Run Procurement"
732 msgstr ""
733
734 #. module: procurement
735 #: selection:procurement.order,state:0
736 msgid "Done"
737 msgstr ""
738
739 #. module: procurement
740 #: view:make.procurement:0
741 #: view:procurement.order:0
742 #: view:procurement.order.compute:0
743 #: view:procurement.order.compute.all:0
744 #: view:procurement.orderpoint.compute:0
745 msgid "Cancel"
746 msgstr ""
747
748 #. module: procurement
749 #: field:stock.warehouse.orderpoint,logic:0
750 msgid "Reordering Mode"
751 msgstr ""
752
753 #. module: procurement
754 #: field:procurement.order,origin:0
755 msgid "Source Document"
756 msgstr ""
757
758 #. module: procurement
759 #: selection:procurement.order,priority:0
760 msgid "Not urgent"
761 msgstr ""
762
763 #. module: procurement
764 #: model:ir.actions.act_window,name:procurement.procurement_action5
765 #: model:ir.actions.act_window,name:procurement.procurement_action_board
766 #: model:ir.actions.act_window,name:procurement.procurement_exceptions
767 #: model:ir.ui.menu,name:procurement.menu_stock_procurement_action
768 #: view:procurement.order:0
769 msgid "Procurement Exceptions"
770 msgstr ""
771
772 #. module: procurement
773 #: help:stock.warehouse.orderpoint,product_max_qty:0
774 msgid "When the virtual stock goes below the Min Quantity, OpenERP generates a procurement to bring the forecasted quantity to the Quantity specified as Max Quantity."
775 msgstr ""
776
777 #. module: procurement
778 #: view:procurement.order:0
779 msgid "Permanent Procurement Exceptions"
780 msgstr ""
781
782 #. module: procurement
783 #: view:procurement.order:0
784 msgid "Late"
785 msgstr ""
786
787 #. module: procurement
788 #: view:board.board:0
789 msgid "Procurements in Exception"
790 msgstr ""
791
792 #. module: procurement
793 #: model:ir.actions.act_window,name:procurement.product_open_orderpoint
794 #: view:product.product:0
795 msgid "Orderpoints"
796 msgstr ""
797
798 #. module: procurement
799 #: field:product.product,orderpoint_ids:0
800 msgid "Minimum Stock Rules"
801 msgstr ""
802
803 #. module: procurement
804 #: view:make.procurement:0
805 msgid "Fill is this for to launch a procurement request for this\n"
806 "                        product. According to the product configuration, this may\n"
807 "                        trigger a draft purchase order, a manufacturing order or\n"
808 "                        a new task."
809 msgstr ""
810
811 #. module: procurement
812 #: field:procurement.order,close_move:0
813 msgid "Close Move at end"
814 msgstr ""
815
816 #. module: procurement
817 #: view:procurement.order:0
818 msgid "Scheduled Date"
819 msgstr ""
820
821 #. module: procurement
822 #: model:ir.model,name:procurement.model_product_product
823 #: field:make.procurement,product_id:0
824 #: view:procurement.order:0
825 #: field:procurement.order,product_id:0
826 #: field:stock.warehouse.orderpoint,product_id:0
827 msgid "Product"
828 msgstr ""
829
830 #. module: procurement
831 #: view:procurement.order:0
832 msgid "Temporary"
833 msgstr ""
834
835 #. module: procurement
836 #: field:mrp.property,description:0
837 #: field:mrp.property.group,description:0
838 msgid "Description"
839 msgstr ""
840
841 #. module: procurement
842 #: selection:procurement.order,priority:0
843 msgid "Urgent"
844 msgstr ""
845
846 #. module: procurement
847 #: selection:procurement.order,state:0
848 msgid "Running"
849 msgstr ""
850
851 #. module: procurement
852 #: model:process.node,name:procurement.process_node_serviceonorder0
853 #: selection:procurement.order,procure_method:0
854 #: selection:product.template,procure_method:0
855 msgid "Make to Order"
856 msgstr ""
857
858 #. module: procurement
859 #: selection:procurement.order,state:0
860 msgid "Waiting"
861 msgstr ""
862
863 #. module: procurement
864 #: field:product.template,supply_method:0
865 msgid "Supply Method"
866 msgstr ""
867
868 #. module: procurement
869 #: field:procurement.order,move_id:0
870 msgid "Reservation"
871 msgstr ""
872
873 #. module: procurement
874 #: model:process.node,note:procurement.process_node_procureproducts0
875 msgid "The way to procurement depends on the product type."
876 msgstr ""
877
878 #. module: procurement
879 #: view:product.product:0
880 msgid "When you sell this product, OpenERP will"
881 msgstr ""
882
883 #. module: procurement
884 #: view:procurement.order:0
885 msgid "Temporary Procurement Exceptions"
886 msgstr ""
887
888 #. module: procurement
889 #: field:mrp.property,name:0
890 #: field:stock.warehouse.orderpoint,name:0
891 msgid "Name"
892 msgstr ""
893
894 #. module: procurement
895 #: selection:mrp.property,composition:0
896 msgid "max"
897 msgstr ""
898
899 #. module: procurement
900 #: model:ir.actions.act_window,name:procurement.act_procurement_2_stock_warehouse_orderpoint
901 #: model:ir.actions.act_window,name:procurement.act_stock_warehouse_2_stock_warehouse_orderpoint
902 #: model:ir.actions.act_window,name:procurement.action_orderpoint_form
903 #: model:ir.ui.menu,name:procurement.menu_stock_order_points
904 #: view:stock.warehouse.orderpoint:0
905 msgid "Reordering Rules"
906 msgstr ""
907
908 #. module: procurement
909 #: code:addons/procurement/procurement.py:138
910 #, python-format
911 msgid "Cannot delete Procurement Order(s) which are in %s state."
912 msgstr ""
913
914 #. module: procurement
915 #: field:procurement.order,product_uos:0
916 msgid "Product UoS"
917 msgstr ""
918
919 #. module: procurement
920 #: model:ir.model,name:procurement.model_product_template
921 msgid "Product Template"
922 msgstr ""
923
924 #. module: procurement
925 #: view:procurement.orderpoint.compute:0
926 msgid "Wizard checks all the stock minimum rules and generate procurement order."
927 msgstr ""
928
929 #. module: procurement
930 #: view:procurement.order:0
931 msgid "Search Procurement"
932 msgstr ""
933
934 #. module: procurement
935 #: help:res.company,schedule_range:0
936 msgid "This is the time frame analysed by the scheduler when computing procurements. All procurements that are not between today and today+range are skipped for future computation."
937 msgstr ""
938
939 #. module: procurement
940 #: selection:procurement.order,priority:0
941 msgid "Very Urgent"
942 msgstr ""
943
944 #. module: procurement
945 #: field:procurement.orderpoint.compute,automatic:0
946 msgid "Automatic Orderpoint"
947 msgstr ""
948
949 #. module: procurement
950 #: view:procurement.order:0
951 msgid "Procurement Details"
952 msgstr ""
953
954 #. module: procurement
955 #: help:procurement.order,message_ids:0
956 msgid "Messages and communication history"
957 msgstr ""
958
959 #. module: procurement
960 #: view:procurement.order:0
961 msgid "Procurement started late"
962 msgstr ""
963
964 #. module: procurement
965 #: code:addons/procurement/procurement.py:495
966 #, python-format
967 msgid "Procurement <b>created</b>."
968 msgstr ""
969
970 #. module: procurement
971 #: selection:mrp.property,composition:0
972 msgid "min"
973 msgstr ""
974
975 #. module: procurement
976 #: view:make.procurement:0
977 #: view:procurement.order.compute:0
978 #: view:procurement.order.compute.all:0
979 #: view:procurement.orderpoint.compute:0
980 msgid "or"
981 msgstr ""
982
983 #. module: procurement
984 #: code:addons/procurement/schedulers.py:134
985 #, python-format
986 msgid "SCHEDULER"
987 msgstr ""
988
989 #. module: procurement
990 #: view:product.product:0
991 msgid "Request Procurement"
992 msgstr ""
993
994 #. module: procurement
995 #: code:addons/procurement/schedulers.py:87
996 #, python-format
997 msgid "PROC %d: on order - %3.2f %-5s - %s"
998 msgstr ""
999
1000 #. module: procurement
1001 #: code:addons/procurement/procurement.py:364
1002 #, python-format
1003 msgid "Products reserved from stock."
1004 msgstr ""
1005