fixed bug:308803
[odoo/odoo.git] / addons / purchase / i18n / lt_LT.po
1 # Translation of OpenERP Server.
2 # This file containt the translation of the following modules:
3 #       * purchase
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 5.0.0-rc1\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2008-11-28 17:00:56+0000\n"
10 "PO-Revision-Date: 2008-11-28 17:00:56+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: purchase
19 #: field:purchase.order,invoiced:0
20 msgid "Invoiced & Paid"
21 msgstr ""
22
23 #. module: purchase
24 #: model:process.node,note:purchase.process_node_invoiceafterpacking0
25 msgid "Supplier Invoice pre-generated on receptions for control"
26 msgstr ""
27
28 #. module: purchase
29 #: field:purchase.order,location_id:0
30 msgid "Destination"
31 msgstr ""
32
33 #. module: purchase
34 #: selection:purchase.order,invoice_method:0
35 msgid "From Picking"
36 msgstr ""
37
38 #. module: purchase
39 #: rml:purchase.order:0
40 msgid "Validated By"
41 msgstr ""
42
43 #. module: purchase
44 #: field:purchase.order,partner_id:0
45 msgid "Supplier"
46 msgstr ""
47
48 #. module: purchase
49 #: model:process.transition,name:purchase.process_transition_confirmingpurchaseorder0
50 msgid "Confirming Purchase Order"
51 msgstr ""
52
53 #. module: purchase
54 #: wizard_view:purchase.order.merge,init:0
55 msgid "Please note that orders will only be merged if they are to the same partner and going to the same location, and lines will only be merged if they are exactly the same except for the quantity and unit."
56 msgstr ""
57
58 #. module: purchase
59 #, python-format
60 #: code:addons/purchase/purchase.py:0
61 msgid "No Pricelist !"
62 msgstr ""
63
64 #. module: purchase
65 #, python-format
66 #: code:addons/purchase/purchase.py:0
67 msgid "Invalid action !"
68 msgstr ""
69
70 #. module: purchase
71 #: view:purchase.order:0
72 msgid "Set to Draft"
73 msgstr ""
74
75 #. module: purchase
76 #: model:ir.model,name:purchase.model_purchase_order
77 msgid "Purchase order"
78 msgstr ""
79
80 #. module: purchase
81 #: model:product.pricelist,name:purchase.list0
82 msgid "Default Purchase Pricelist"
83 msgstr ""
84
85 #. module: purchase
86 #: model:ir.actions.wizard,name:purchase.purchase_order_merge
87 msgid "Merge purchases"
88 msgstr ""
89
90 #. module: purchase
91 #: help:res.partner,property_product_pricelist_purchase:0
92 msgid "This pricelist will be used, instead of the default one, for purchases from the current partner"
93 msgstr ""
94
95 #. module: purchase
96 #: rml:purchase.order:0
97 msgid "Fax :"
98 msgstr ""
99
100 #. module: purchase
101 #: help:purchase.order,pricelist_id:0
102 msgid "The pricelist sets the currency used for this purchase order. It also computes the supplier price for the selected products/quantities."
103 msgstr ""
104
105 #. module: purchase
106 #: model:process.transition,name:purchase.process_transition_invoicefrompackinglist0
107 msgid "Invoice from Packing list"
108 msgstr ""
109
110 #. module: purchase
111 #: field:purchase.order.line,price_subtotal:0
112 msgid "Subtotal"
113 msgstr ""
114
115 #. module: purchase
116 #: selection:purchase.order,state:0
117 msgid "Approved"
118 msgstr ""
119
120 #. module: purchase
121 #: model:ir.actions.act_window,name:purchase.purchase_form_action4
122 #: model:ir.ui.menu,name:purchase.menu_purchase_form_action4
123 msgid "Purchase Orders in Progress"
124 msgstr ""
125
126 #. module: purchase
127 #: field:purchase.order.line,notes:0
128 #: field:purchase.order,notes:0
129 #: view:purchase.order:0
130 #: view:purchase.order.line:0
131 msgid "Notes"
132 msgstr ""
133
134 #. module: purchase
135 #: rml:purchase.order:0
136 msgid "N°"
137 msgstr ""
138
139 #. module: purchase
140 #: rml:purchase.order:0
141 #: field:purchase.order,amount_tax:0
142 #: field:purchase.order.line,taxes_id:0
143 msgid "Taxes"
144 msgstr ""
145
146 #. module: purchase
147 #: model:ir.actions.report.xml,name:purchase.report_purchase_order
148 #: field:stock.picking,purchase_id:0
149 #: view:purchase.order:0
150 #: model:process.node,name:purchase.process_node_purchaseorder0
151 #: model:res.request.link,name:purchase.req_link_purchase_order
152 msgid "Purchase Order"
153 msgstr ""
154
155 #. module: purchase
156 #: rml:purchase.quotation:0
157 msgid "Regards,"
158 msgstr ""
159
160 #. module: purchase
161 #: rml:purchase.order:0
162 msgid "Net Total :"
163 msgstr ""
164
165 #. module: purchase
166 #: selection:purchase.order,state:0
167 msgid "Cancelled"
168 msgstr ""
169
170 #. module: purchase
171 #: help:purchase.order,state:0
172 msgid "The state of the purchase order or the quotation request. A quotation is a purchase order in a 'Draft' state. Then the order has to be confirmed by the user, the state switch to 'Confirmed'. Then the supplier must confirm the order to change the state to 'Approved'. When the purchase order is paid and received, the state becomes 'Done'. If a cancel action occurs in the invoice or in the reception of goods, the state becomes in exception."
173 msgstr ""
174
175 #. module: purchase
176 #: field:purchase.order,origin:0
177 msgid "Origin"
178 msgstr ""
179
180 #. module: purchase
181 #: model:process.node,name:purchase.process_node_packinglist0
182 msgid "Incoming Products"
183 msgstr ""
184
185 #. module: purchase
186 #, python-format
187 #: code:addons/purchase/purchase.py:0
188 msgid "Could not cancel purchase order !"
189 msgstr ""
190
191 #. module: purchase
192 #: view:purchase.order:0
193 msgid "Manually Corrected"
194 msgstr ""
195
196 #. module: purchase
197 #, python-format
198 #: code:addons/purchase/purchase.py:0
199 msgid "You must first cancel all invoices attached to this purchase order."
200 msgstr ""
201
202 #. module: purchase
203 #: view:purchase.order:0
204 msgid "Reference"
205 msgstr ""
206
207 #. module: purchase
208 #: rml:purchase.order:0
209 msgid "TVA :"
210 msgstr ""
211
212 #. module: purchase
213 #: model:process.process,name:purchase.process_process_purchaseworkflow0
214 msgid "Purchase Workflow"
215 msgstr ""
216
217 #. module: purchase
218 #: rml:purchase.quotation:0
219 msgid "Tel.:"
220 msgstr ""
221
222 #. module: purchase
223 #: field:purchase.order.line,account_analytic_id:0
224 msgid "Analytic Account"
225 msgstr ""
226
227 #. module: purchase
228 #: model:ir.model,name:purchase.model_purchase_order_line
229 msgid "Purchase Order lines"
230 msgstr ""
231
232 #. module: purchase
233 #: field:purchase.order,validator:0
234 msgid "Validated by"
235 msgstr ""
236
237 #. module: purchase
238 #: help:purchase.order,invoice_method:0
239 msgid "From Order: a draft invoice will be pre-generated based on the purchase order. The accountant will just have to validate this invoice for control.\n"
240 "From Picking: a draft invoice will be pre-genearted based on validated receptions.\n"
241 "Manual: no invoice will be pre-generated. The accountant will have to encode manually."
242 msgstr ""
243
244 #. module: purchase
245 #: rml:purchase.order:0
246 msgid "Net Price"
247 msgstr ""
248
249 #. module: purchase
250 #: view:purchase.order.line:0
251 msgid "Order Line"
252 msgstr ""
253
254 #. module: purchase
255 #, python-format
256 #: code:addons/purchase/purchase.py:0
257 msgid "You have to select a pricelist in the purchase form !\nPlease set one before choosing a product."
258 msgstr ""
259
260 #. module: purchase
261 #, python-format
262 #: code:addons/purchase/purchase.py:0
263 msgid "Wrong Product UOM !"
264 msgstr ""
265
266 #. module: purchase
267 #: selection:purchase.order,state:0
268 msgid "Confirmed"
269 msgstr ""
270
271 #. module: purchase
272 #: model:process.transition.action,name:purchase.process_transition_action_confirmpurchaseorder0
273 msgid "Confirm"
274 msgstr ""
275
276 #. module: purchase
277 #: view:purchase.order:0
278 msgid "Invoice Control"
279 msgstr ""
280
281 #. module: purchase
282 #: selection:purchase.order,state:0
283 msgid "Waiting"
284 msgstr ""
285
286 #. module: purchase
287 #: field:purchase.order,picking_ids:0
288 msgid "Picking List"
289 msgstr ""
290
291 #. module: purchase
292 #: field:purchase.order,warehouse_id:0
293 msgid "Warehouse"
294 msgstr ""
295
296 #. module: purchase
297 #: field:purchase.order,order_line:0
298 msgid "Order Lines"
299 msgstr ""
300
301 #. module: purchase
302 #: model:process.transition,note:purchase.process_transition_confirmingpurchaseorder1
303 msgid "Confirm Purchase order from Request for quotation without origin"
304 msgstr ""
305
306 #. module: purchase
307 #: rml:purchase.quotation:0
308 msgid "Fax:"
309 msgstr ""
310
311 #. module: purchase
312 #: view:purchase.order:0
313 msgid "Untaxed amount"
314 msgstr ""
315
316 #. module: purchase
317 #: rml:purchase.quotation:0
318 msgid "Expected Date"
319 msgstr ""
320
321 #. module: purchase
322 #: rml:purchase.order:0
323 msgid "Shipping address :"
324 msgstr ""
325
326 #. module: purchase
327 #: field:res.partner,property_product_pricelist_purchase:0
328 msgid "Purchase Pricelist"
329 msgstr ""
330
331 #. module: purchase
332 #: field:purchase.order,minimum_planned_date:0
333 msgid "Planned Date"
334 msgstr ""
335
336 #. module: purchase
337 #: view:purchase.order:0
338 msgid "Approved by Supplier"
339 msgstr ""
340
341 #. module: purchase
342 #: selection:purchase.order,invoice_method:0
343 msgid "From Order"
344 msgstr ""
345
346 #. module: purchase
347 #: rml:purchase.order:0
348 msgid "Total :"
349 msgstr ""
350
351 #. module: purchase
352 #: field:purchase.order.line,move_dest_id:0
353 msgid "Reservation Destination"
354 msgstr ""
355
356 #. module: purchase
357 #: field:purchase.order,name:0
358 msgid "Order Reference"
359 msgstr ""
360
361 #. module: purchase
362 #: field:purchase.order,pricelist_id:0
363 msgid "Pricelist"
364 msgstr ""
365
366 #. module: purchase
367 #: model:process.node,note:purchase.process_node_purchaseorder0
368 msgid "When controlling invoice from orders"
369 msgstr ""
370
371 #. module: purchase
372 #: constraint:ir.ui.view:0
373 msgid "Invalid XML for View Architecture!"
374 msgstr ""
375
376 #. module: purchase
377 #: model:process.node,note:purchase.process_node_invoicecontrol0
378 msgid "Pre-generated supplier invoice to control based on order"
379 msgstr ""
380
381 #. module: purchase
382 #: model:process.transition,name:purchase.process_transition_invoicefrompurchase0
383 msgid "Invoice from Purchase"
384 msgstr ""
385
386 #. module: purchase
387 #: model:process.node,note:purchase.process_node_packinglist0
388 msgid "Packing is created for the products reception control."
389 msgstr ""
390
391 #. module: purchase
392 #: selection:purchase.order,invoice_method:0
393 msgid "Manual"
394 msgstr ""
395
396 #. module: purchase
397 #: model:process.transition,name:purchase.process_transition_confirmingpurchaseorder1
398 msgid "Confirming Purchase"
399 msgstr ""
400
401 #. module: purchase
402 #: model:process.transition,note:purchase.process_transition_approvingpurchaseorder0
403 msgid "Approve Purchase order after Confirming"
404 msgstr ""
405
406 #. module: purchase
407 #: selection:purchase.order,state:0
408 msgid "Shipping Exception"
409 msgstr ""
410
411 #. module: purchase
412 #: model:process.node,note:purchase.process_node_draftpurchaseorder1
413 msgid "Encoded manually by the user."
414 msgstr ""
415
416 #. module: purchase
417 #: help:purchase.order,minimum_planned_date:0
418 msgid "This is computed as the minimum scheduled date of all purchase order lines' products."
419 msgstr ""
420
421 #. module: purchase
422 #: model:ir.actions.act_window,name:purchase.act_res_partner_2_purchase_order
423 msgid "Purchase orders"
424 msgstr ""
425
426 #. module: purchase
427 #: help:purchase.order,dest_address_id:0
428 msgid "Put an address if you want to deliver directly from the supplier to the customer.In this case, it will remove the warehouse link and set the customer location."
429 msgstr ""
430
431 #. module: purchase
432 #: rml:purchase.quotation:0
433 msgid "Request for Quotation :"
434 msgstr ""
435
436 #. module: purchase
437 #: model:ir.actions.act_window,name:purchase.purchase_form_action3
438 #: model:ir.ui.menu,name:purchase.menu_purchase_form_action3
439 msgid "Purchase Order Waiting Approval"
440 msgstr ""
441
442 #. module: purchase
443 #: model:process.transition.action,name:purchase.process_transition_action_invoicefrompurchaseorder0
444 msgid "Create invoice"
445 msgstr ""
446
447 #. module: purchase
448 #: view:purchase.order:0
449 msgid "Confirm Purchase Order"
450 msgstr ""
451
452 #. module: purchase
453 #: help:purchase.order,picking_ids:0
454 msgid "This is the list of picking list that have been generated for this purchase"
455 msgstr ""
456
457 #. module: purchase
458 #: field:purchase.order,partner_ref:0
459 msgid "Partner Ref."
460 msgstr ""
461
462 #. module: purchase
463 #: rml:purchase.order:0
464 msgid "Taxes :"
465 msgstr ""
466
467 #. module: purchase
468 #: field:purchase.order,invoiced_rate:0
469 msgid "Invoiced"
470 msgstr ""
471
472 #. module: purchase
473 #, python-format
474 #: code:addons/purchase/purchase.py:0
475 msgid "You have to select a product UOM in the same category than the purchase UOM of the product"
476 msgstr ""
477
478 #. module: purchase
479 #: field:purchase.order,dest_address_id:0
480 msgid "Destination Address"
481 msgstr ""
482
483 #. module: purchase
484 #: model:process.node,name:purchase.process_node_approvepurchaseorder0
485 msgid "Approved Purchase"
486 msgstr ""
487
488 #. module: purchase
489 #: field:stock.move,purchase_line_id:0
490 #: view:purchase.order.line:0
491 msgid "Purchase Order Line"
492 msgstr ""
493
494 #. module: purchase
495 #: view:purchase.order:0
496 msgid "Calendar View"
497 msgstr ""
498
499 #. module: purchase
500 #: model:process.node,name:purchase.process_node_confirmpurchaseorder0
501 msgid "Confirmed Purchase"
502 msgstr ""
503
504 #. module: purchase
505 #: model:process.node,note:purchase.process_node_approvepurchaseorder0
506 msgid "Purchase order is approved by supplier."
507 msgstr ""
508
509 #. module: purchase
510 #: model:process.node,name:purchase.process_node_invoiceafterpacking0
511 #: model:process.node,name:purchase.process_node_invoicecontrol0
512 msgid "Draft Invoice"
513 msgstr ""
514
515 #. module: purchase
516 #: selection:purchase.order,state:0
517 msgid "Invoice Exception"
518 msgstr ""
519
520 #. module: purchase
521 #: model:process.node,note:purchase.process_node_draftpurchaseorder0
522 msgid "Request for quotation is proposed by the system."
523 msgstr ""
524
525 #. module: purchase
526 #: model:process.transition,note:purchase.process_transition_invoicefrompackinglist0
527 msgid "Creates invoice from packin list"
528 msgstr ""
529
530 #. module: purchase
531 #: view:purchase.order:0
532 msgid "Delivery & Invoices"
533 msgstr ""
534
535 #. module: purchase
536 #: help:purchase.order,origin:0
537 msgid "Reference of the document that generated this purchase order request."
538 msgstr ""
539
540 #. module: purchase
541 #, python-format
542 #: code:addons/purchase/purchase.py:0
543 msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
544 msgstr ""
545
546 #. module: purchase
547 #: model:process.transition,note:purchase.process_transition_purchaseinvoice0
548 msgid "After Purchase order , Create invoice."
549 msgstr ""
550
551 #. module: purchase
552 #: field:purchase.order.line,date_planned:0
553 msgid "Scheduled date"
554 msgstr ""
555
556 #. module: purchase
557 #: rml:purchase.order:0
558 msgid "Our Order Reference"
559 msgstr ""
560
561 #. module: purchase
562 #: rml:purchase.quotation:0
563 msgid "TVA:"
564 msgstr ""
565
566 #. module: purchase
567 #: view:purchase.order:0
568 msgid "Compute"
569 msgstr ""
570
571 #. module: purchase
572 #: view:purchase.order:0
573 msgid "Cancel Purchase Order"
574 msgstr ""
575
576 #. module: purchase
577 #: model:process.transition,name:purchase.process_transition_createpackinglist0
578 msgid "Create Packing list"
579 msgstr ""
580
581 #. module: purchase
582 #: model:process.transition,note:purchase.process_transition_createpackinglist0
583 msgid "When purchase order is approved , it creates its packing list."
584 msgstr ""
585
586 #. module: purchase
587 #: field:purchase.order.line,product_qty:0
588 msgid "Quantity"
589 msgstr ""
590
591 #. module: purchase
592 #: field:purchase.order,state:0
593 msgid "Order Status"
594 msgstr ""
595
596 #. module: purchase
597 #: view:purchase.order:0
598 msgid "Approve Purchase"
599 msgstr ""
600
601 #. module: purchase
602 #: rml:purchase.order:0
603 #: rml:purchase.quotation:0
604 msgid "Qty"
605 msgstr ""
606
607 #. module: purchase
608 #: rml:purchase.order:0
609 #: field:purchase.order.line,price_unit:0
610 msgid "Unit Price"
611 msgstr ""
612
613 #. module: purchase
614 #: selection:purchase.order,state:0
615 msgid "Done"
616 msgstr ""
617
618 #. module: purchase
619 #: field:purchase.order,invoice_id:0
620 msgid "Invoice"
621 msgstr ""
622
623 #. module: purchase
624 #: wizard_button:purchase.order.merge,init,end:0
625 #: model:process.transition.action,name:purchase.process_transition_action_approvingcancelpurchaseorder0
626 #: model:process.transition.action,name:purchase.process_transition_action_cancelpurchaseorder0
627 msgid "Cancel"
628 msgstr ""
629
630 #. module: purchase
631 #: view:res.partner:0
632 msgid "Purchases Properties"
633 msgstr ""
634
635 #. module: purchase
636 #: field:purchase.order.line,order_id:0
637 msgid "Order Ref"
638 msgstr ""
639
640 #. module: purchase
641 #: model:ir.actions.act_window,name:purchase.purchase_form_action
642 #: model:ir.ui.menu,name:purchase.menu_purchase_form_action
643 msgid "Purchase Orders"
644 msgstr ""
645
646 #. module: purchase
647 #: wizard_view:purchase.order.merge,init:0
648 #: wizard_button:purchase.order.merge,init,merge:0
649 msgid "Merge orders"
650 msgstr ""
651
652 #. module: purchase
653 #: constraint:ir.model:0
654 msgid "The Object name must start with x_ and not contain any special character !"
655 msgstr ""
656
657 #. module: purchase
658 #: model:ir.actions.act_window,name:purchase.purchase_form_action_new
659 #: model:ir.ui.menu,name:purchase.menu_purchase_form_action_new
660 msgid "New Purchase Order"
661 msgstr ""
662
663 #. module: purchase
664 #: field:purchase.order,shipped:0
665 #: field:purchase.order,shipped_rate:0
666 msgid "Received"
667 msgstr ""
668
669 #. module: purchase
670 #: model:ir.actions.report.xml,name:purchase.report_purchase_quotation
671 #: selection:purchase.order,state:0
672 #: model:process.node,name:purchase.process_node_draftpurchaseorder0
673 #: model:process.node,name:purchase.process_node_draftpurchaseorder1
674 msgid "Request for Quotation"
675 msgstr ""
676
677 #. module: purchase
678 #: rml:purchase.order:0
679 msgid "Tél. :"
680 msgstr ""
681
682 #. module: purchase
683 #: rml:purchase.order:0
684 msgid "Date Req."
685 msgstr ""
686
687 #. module: purchase
688 #: field:purchase.order,date_approve:0
689 msgid "Date Approved"
690 msgstr ""
691
692 #. module: purchase
693 #, python-format
694 #: code:addons/purchase/purchase.py:0
695 msgid "Could not cancel this purchase order !"
696 msgstr ""
697
698 #. module: purchase
699 #: field:purchase.order.line,product_id:0
700 msgid "Product"
701 msgstr ""
702
703 #. module: purchase
704 #: rml:purchase.order:0
705 #: rml:purchase.quotation:0
706 #: field:purchase.order.line,name:0
707 msgid "Description"
708 msgstr ""
709
710 #. module: purchase
711 #: rml:purchase.quotation:0
712 msgid "Expected Delivery address:"
713 msgstr ""
714
715 #. module: purchase
716 #: model:process.transition,note:purchase.process_transition_confirmingpurchaseorder0
717 msgid "Confirm Purchase order from Request for quotation"
718 msgstr ""
719
720 #. module: purchase
721 #: view:purchase.order:0
722 msgid "Delivery"
723 msgstr ""
724
725 #. module: purchase
726 #: field:purchase.order.line,product_uom:0
727 msgid "Product UOM"
728 msgstr ""
729
730 #. module: purchase
731 #: field:purchase.order,partner_address_id:0
732 msgid "Address"
733 msgstr ""
734
735 #. module: purchase
736 #: field:purchase.order.line,move_id:0
737 msgid "Reservation"
738 msgstr ""
739
740 #. module: purchase
741 #: model:process.node,note:purchase.process_node_confirmpurchaseorder0
742 msgid "Purchase order is confirmed by the user."
743 msgstr ""
744
745 #. module: purchase
746 #: model:process.transition,name:purchase.process_transition_purchaseinvoice0
747 msgid "Purchase Invoice"
748 msgstr ""
749
750 #. module: purchase
751 #, python-format
752 #: code:addons/purchase/purchase.py:0
753 msgid "You must first cancel all packings attached to this purchase order."
754 msgstr ""
755
756 #. module: purchase
757 #: rml:purchase.order:0
758 msgid "Your Order Reference"
759 msgstr ""
760
761 #. module: purchase
762 #: view:purchase.order:0
763 msgid "Total amount"
764 msgstr ""
765
766 #. module: purchase
767 #: rml:purchase.order:0
768 #: field:purchase.order,date_order:0
769 msgid "Date Ordered"
770 msgstr ""
771
772 #. module: purchase
773 #: view:purchase.order:0
774 msgid "Purchase Control"
775 msgstr ""
776
777 #. module: purchase
778 #: model:ir.actions.act_window,name:purchase.purchase_form_action2
779 #: model:ir.ui.menu,name:purchase.menu_purchase_order_draft
780 msgid "Request For Quotations"
781 msgstr ""
782
783 #. module: purchase
784 #, python-format
785 #: code:addons/purchase/purchase.py:0
786 msgid "Error !"
787 msgstr ""
788
789 #. module: purchase
790 #: field:purchase.order,invoice_method:0
791 msgid "Invoicing Control"
792 msgstr ""
793
794 #. module: purchase
795 #: model:process.transition.action,name:purchase.process_transition_action_approvingpurchaseorder0
796 msgid "Approve"
797 msgstr ""
798
799 #. module: purchase
800 #: model:ir.ui.menu,name:purchase.menu_purchase_root
801 msgid "Purchase Management"
802 msgstr ""
803
804 #. module: purchase
805 #: field:purchase.order,amount_total:0
806 msgid "Total"
807 msgstr ""
808
809 #. module: purchase
810 #: constraint:product.pricelist.version:0
811 msgid "You can not have 2 pricelist version that overlaps!"
812 msgstr ""
813
814 #. module: purchase
815 #: wizard_view:purchase.order.merge,init:0
816 msgid "Are you sure you want to merge these orders ?"
817 msgstr ""
818
819 #. module: purchase
820 #: model:process.transition,name:purchase.process_transition_approvingpurchaseorder0
821 msgid "Approving Purchase Order"
822 msgstr ""
823
824 #. module: purchase
825 #: model:process.transition,note:purchase.process_transition_invoicefrompurchase0
826 msgid "After approved purchase order , it comes into the supplier invoice"
827 msgstr ""
828
829 #. module: purchase
830 #: field:purchase.order,amount_untaxed:0
831 msgid "Untaxed Amount"
832 msgstr ""
833