الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ارسال امر طباعه لاكثر من طابعه فى وقت واحد

Featured Replies

بتاريخ:

الرجاء المساعده لخبراء الاوريكل

عاوز اعمل امر طباعه فى مطعم يعمله الكاشير يطبع فى اكثر من طابعه فى نفس الوقت

للمطبخ مثلا صوره و للخزنه صوره

  • بعد 4 شهور...
بتاريخ:

اعمل منه نسختين في تصميم الريبورت 

لكن طابعتين دي مش موجودة 

بتاريخ:

 

Salam

 

 .you can send printer parameter to report at run time .

 

for same report or many at same time  just identifiy your printer name without spaces as printer1 ,printer2 ..etc

 

example .


Add_Parameter( pl_id , 'DESNAME' , TEXT_PARAMETER ,drink_printer) ;

hope it helps ..

 

بتاريخ:

 

drink_printer  at above code was the name of  printer u want to print with .

 

  • بعد 1 سنة...
بتاريخ:

 

اخي Hossam لدي هذا الكود اين اضيف اسماء الطابعات


declare
x number;
p paramlist;
begin
p:=create_parameter_list('x');
add_parameter('x','year',text_parameter,:stock_vouchers.ACC_YEAR);
add_parameter('x','type',text_parameter,7);
add_parameter('x','inv',text_parameter,:stock_vouchers.ACC_VNO);
add_parameter('x','branch',text_parameter,:stock_vouchers.branch_no);
add_parameter('x','paramform',text_parameter,'no');
run_product(reports,'INV',asynchronous,runtime,filesystem,p);
destroy_parameter_list('x');
end;

 

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.