Job opennings for electronics buyers

Hello Group,

We have a job opening for an Entry-Level Procurement and Supply Management Practitioner. Epicor Supplier Contracts module experience is a plus.
Natel Engineering is an Electronics Contracts Manufacturing company located in Southern California. For more information about our company please visit www.NatelEMS.com

Interested parties to email their resumes offline to Magdy Henry, VP of Supply Chain: mhenry@...<mailto:mhenry@...>
Please reference Vantage Yahoo Group in your email.

Best Regards.

[NEMS_Email_Signature_Logo]
MIKE TONOYAN MIS Manager
NATEL - We make amazing things happen. TM
9340 Owensmouth Avenue, Chatsworth CA 91311
818-734-6511
MTonoyan@...<mailto:MTonoyan@...>
NatelEMS.com<http://www.natelems.com/>
Twitter: @Natel<http://www.twitter.com/Natel/>

_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________


[Non-text portions of this message have been removed]

Is there a way to have a message box close itself automatically after a certain amount of time without a user action?

No


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

E: jose@…

http://www.josecgomez.com
     Â


Quis custodiet ipsos custodes?


On Thu, Dec 19, 2013 at 10:39 AM, <livingstonmh@...> wrote:

Â
<div>
  
  
  <p></p><p>Is there a way to have a message box close itself automatically after a certain amount of time without a user action?<var></var></p><p></p>

</div>
 


<div style="color:#fff;min-height:0;"></div>

This works... but dont know whether this is right way!

Coded in VB

At Module Level:
WithEvents Timer1 as New System.Windows.Forms.Timer

Private Sub btnAutoMsg_Click(ByVal sender As Object, ByVal args As System.EventArgs)
Timer1.Interval = 5000 '5000 = 5 seconds
Timer1.Enabled = True
MsgBox("Hi..this msgbox will automatically close in 5 seconds ")
End Sub

Private Sub Timer1_Tick(ByVal sender As System.Object,ByVal e As System.EventArgs) Handles Timer1.Tick
SendKeys.Send("{ENTER}")
Timer1.Enabled = False
End Sub

Cheers!


On Thursday, December 19, 2013 3:44 PM, Jose Gomez <jose@...> wrote:
 
<div id="ygrps-yiv-82119879yiv9419780144ygrp-text">
  
  
  <div dir="ltr"><div class="ygrps-yiv-82119879yiv9419780144gmail_default" style="font-family:verdana, sans-serif;font-size:small;">No</div></div><div class="ygrps-yiv-82119879yiv9419780144gmail_extra"><br clear="all"><div><div><font face="verdana, sans-serif"><br clear="none"><font color="#333333"><b>Jose C Gomez</b></font></font></div>
Software Engineer


T: 904.469.1524 mobile


Quis custodiet ipsos custodes?


On Thu, Dec 19, 2013 at 10:39 AM, <livingstonmh@...> wrote:

 
<div>
  
  
  <div>Is there a way to have a message box close itself automatically after a certain amount of time without a user action?<var></var></div>

</div>
 


<div style="color:#fff;"></div>

</div>
 


<div class="ygrps-yiv-82119879yiv9419780144yqt3939080667" id="ygrps-yiv-82119879yiv9419780144yqt32227"><div style="color:#fff;height:0;"></div></div>
#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144 -- #ygrps-yiv-82119879yiv9419780144ygrp-mkp { border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp #ygrps-yiv-82119879yiv9419780144hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp #ygrps-yiv-82119879yiv9419780144ads {
margin-bottom:10px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp .ygrps-yiv-82119879yiv9419780144ad {
padding:0 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp .ygrps-yiv-82119879yiv9419780144ad p {
margin:0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mkp .ygrps-yiv-82119879yiv9419780144ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ygrp-lc {
font-family:Arial;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ygrp-lc #ygrps-yiv-82119879yiv9419780144hd {
margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ygrp-lc .ygrps-yiv-82119879yiv9419780144ad {
margin-bottom:10px;padding:0 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144actions {
font-family:Verdana;font-size:11px;padding:10px 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity {
background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity span {
font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity span:first-child {
text-transform:uppercase;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity span a {
color:#5085b6;text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity span span {
color:#ff7900;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144activity span .ygrps-yiv-82119879yiv9419780144underline {
text-decoration:underline;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144attach {
clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144attach div a {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144attach img {
border:none;padding-right:5px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144attach label {
display:block;margin-bottom:5px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144attach label a {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 blockquote {
margin:0 0 0 4px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144bold {
font-family:Arial;font-size:13px;font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144bold a {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 dd.ygrps-yiv-82119879yiv9419780144last p a {
font-family:Verdana;font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 dd.ygrps-yiv-82119879yiv9419780144last p span {
margin-right:10px;font-family:Verdana;font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 dd.ygrps-yiv-82119879yiv9419780144last p span.ygrps-yiv-82119879yiv9419780144yshortcuts {
margin-right:0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144attach-table div div a {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144attach-table {
width:400px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144file-title a, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144file-title a:active, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144file-title a:hover, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144file-title a:visited {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144photo-title a, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144photo-title a:active, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144photo-title a:hover, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div.ygrps-yiv-82119879yiv9419780144photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 div#ygrps-yiv-82119879yiv9419780144ygrp-mlmsg #ygrps-yiv-82119879yiv9419780144ygrp-msg p a span.ygrps-yiv-82119879yiv9419780144yshortcuts {
font-family:Verdana;font-size:10px;font-weight:normal;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144green {
color:#628c2a;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144MsoNormal {
margin:0 0 0 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 o {
font-size:0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144photos div {
float:left;width:72px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144photos div div {
border:1px solid #666666;height:62px;overflow:hidden;width:62px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144photos div label {
color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144reco-category {
font-size:77%;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144reco-desc {
font-size:77%;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 .ygrps-yiv-82119879yiv9419780144replbq {
margin:4px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-actbar div a:first-child {
margin-right:2px;padding-right:5px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg {
font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg table {
font-size:inherit;font:100%;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg select, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 input, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 textarea {
font:99% Arial, Helvetica, clean, sans-serif;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg pre, #ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 code {
font:115% monospace;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg * {
line-height:1.22em;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-mlmsg #ygrps-yiv-82119879yiv9419780144logo {
padding-bottom:10px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-msg p a {
font-family:Verdana;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-msg p#ygrps-yiv-82119879yiv9419780144attach-count span {
color:#1E66AE;font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-reco #ygrps-yiv-82119879yiv9419780144reco-head {
color:#ff7900;font-weight:700;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-reco {
margin-bottom:20px;padding:0px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ov li a {
font-size:130%;text-decoration:none;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ov li {
font-size:77%;list-style-type:square;padding:6px 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-sponsor #ygrps-yiv-82119879yiv9419780144ov ul {
margin:0;padding:0 0 0 8px;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-text {
font-family:Georgia;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-text p {
margin:0 0 1em 0;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-text tt {
font-size:120%;}

#ygrps-yiv-82119879 #ygrps-yiv-82119879yiv9419780144 #ygrps-yiv-82119879yiv9419780144ygrp-vital ul li:last-child {
border-right:none !important;}
#ygrps-yiv-82119879



well this is right way! should have said dont know better way than this..

All of a sudden our QA user is receiving an error message: “You’re currently not authorized user for this buyer.” She had been approving PO’s all this time for the same buyer without any problem. It just started all of a sudden. Has anyone had this issue?

 

Best Regards.

 

MIKE TONOYAN  MIS Manager

NATEL â€“ We make amazing things happen. TM

9340 Owensmouth Avenue, Chatsworth CA  91311

818-734-6511  |  Fax: 818-734-6530

MTonoyan@...

NatelEMS.com

Twitter: @Natel

_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________

There is only one way to get it the right way.  Go in the buyer entry sheet. (Purchase management/ Setup/ Buyer)  Then you select the buyer that need his PO to be modified by someone else.  In that buyer, you will see a second sheet named Authorized buyer.  In order to work well, the buyer himself must be in that list and the buyer who has the right to modified his PO.

Thanks for your reply. We have the buyers setup like you described, the PO Approval process had been working fine for more than 4 years. This started happening all of a sudden and it was not consistent. The QA would successfully approve several POs then one would misfire.

MIKE TONOYAN MIS Manager
818-734-6511
MTonoyan@...<mailto:MTonoyan@...>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of amelie.pelletier@...
Sent: Thursday, December 19, 2013 11:49 AM
To: vantage@yahoogroups.com
Subject: [Vantage] RE: PO Approval error



There is only one way to get it the right way. Go in the buyer entry sheet. (Purchase management/ Setup/ Buyer) Then you select the buyer that need his PO to be modified by someone else. In that buyer, you will see a second sheet named Authorized buyer. In order to work well, the buyer himself must be in that list and the buyer who has the right to modified his PO.

_________________________________________________________________________________ Notice: This email transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure to/by any other person(s) is strictly prohibited. By accepting this information, recipients confirm that they understand and will comply with all applicable ITAR and EAR requirements. _________________________________________________________________________________


[Non-text portions of this message have been removed]
Might it be something involving the part bought or the supplier?

--

Amélie Pelletier

Analyste Programmeur /
Program analyst

Â

 Groupe Bertec

230, Boulevard Nilus-Leclerc

L’Islet, Québec (Canada)

G0R 2C0

Téléphone: 418-247-3986 ext.
2390

Fax: 418-247-7925

amelie.pelletier@…


P Est-ce
nécessaire d’imprimer ce message?

Please consider the environment before
printing this email
.