[jira] [Commented] (OFBIZ-6919) Birt Report Builder: an enhancement of the Birt component. Easier user possibility of report creation.

2017-01-27 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843281#comment-15843281
 ] 

Jacques Le Roux commented on OFBIZ-6919:


Hi Nicolas,

Though because of a power outage I had no chances to make a review today as I 
expected, I agree we can commit and share with the community. I'll try to 
translate/migrate the developer documentation ASAP :) Then I'll do the same for 
the users documentation, which is actually also much useful for developers.

About the properties, we 1st need to define the types. We can though obviously 
begin with the timestamp fields and increase later. Other ideas than timestamp 
fields already?

Pierre, of course I see no reasons to not create EntityUtil calls for these 
properties.

> Birt Report Builder: an enhancement of the Birt component. Easier user 
> possibility of report creation.
> --
>
> Key: OFBIZ-6919
> URL: https://issues.apache.org/jira/browse/OFBIZ-6919
> Project: OFBiz
>  Issue Type: New Feature
>  Components: specialpurpose/birt
>Affects Versions: Trunk
>Reporter: François Wurmser
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: birt.zip, flexibleBirt.tar.gz, flexibleBirt.tar.gz, 
> OFBIZ-6919.patch
>
>
> This is a new implementation of Birt. It allows the creation of "report 
> masters" by the developer, which will in turn let the user create its own 
> reports. Data connection of report is fully generated by OFBiz based on 
> report master. Design is user made.
> Filtering is made via content forms stored in the database ("FORM_COMBINED") 
> data_resource.
> The patch should be available in a few days.
> *Credits:* this feature has been designed by Nicolas Malin, Pierre Gaudin and 
> François Wurmser. It has been implemented by François Wurmser as a Neogia 
> addon and ported by Jacques Le Roux to a custom OFBiz R13 version and then to 
> the OFBiz trunk with simple changes in the framework where it was secured 
> using OWASP security policies.
> *Note:* the BIRT_REPORT_BUILDER_USAGE_POLICY still needs to be completed. For 
> now it's bypassed on "FLEXIBLE_REPORT" contentTypeId, a FIXME exists in Java 
> code



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6206) The "always" log level in minilang is logged as FATAL

2017-01-27 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15843192#comment-15843192
 ] 

Jacques Le Roux commented on OFBIZ-6206:


Hi Nicolas, it's OK with me, we will hopefully see later how to fix that.

Also looking at you patch, maybe some (maybe a lot...) of these logs could be 
discarded. 
like 
{code}



{code}
OK even stopping to collecting them! It seems most of them should be deleted!

> The "always" log  level in minilang is logged as FATAL
> --
>
> Key: OFBIZ-6206
> URL: https://issues.apache.org/jira/browse/OFBIZ-6206
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Release Branch 14.12, Trunk
>Reporter: Jacques Le Roux
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: OFBIZ-6206.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6919) Birt Report Builder: an enhancement of the Birt component. Easier user possibility of report creation.

2017-01-27 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15842994#comment-15842994
 ] 

Pierre Smits commented on OFBIZ-6919:
-

Please consider making these birt properties work in a multi-tenancy setup.

> Birt Report Builder: an enhancement of the Birt component. Easier user 
> possibility of report creation.
> --
>
> Key: OFBIZ-6919
> URL: https://issues.apache.org/jira/browse/OFBIZ-6919
> Project: OFBiz
>  Issue Type: New Feature
>  Components: specialpurpose/birt
>Affects Versions: Trunk
>Reporter: François Wurmser
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: birt.zip, flexibleBirt.tar.gz, flexibleBirt.tar.gz, 
> OFBIZ-6919.patch
>
>
> This is a new implementation of Birt. It allows the creation of "report 
> masters" by the developer, which will in turn let the user create its own 
> reports. Data connection of report is fully generated by OFBiz based on 
> report master. Design is user made.
> Filtering is made via content forms stored in the database ("FORM_COMBINED") 
> data_resource.
> The patch should be available in a few days.
> *Credits:* this feature has been designed by Nicolas Malin, Pierre Gaudin and 
> François Wurmser. It has been implemented by François Wurmser as a Neogia 
> addon and ported by Jacques Le Roux to a custom OFBiz R13 version and then to 
> the OFBiz trunk with simple changes in the framework where it was secured 
> using OWASP security policies.
> *Note:* the BIRT_REPORT_BUILDER_USAGE_POLICY still needs to be completed. For 
> now it's bypassed on "FLEXIBLE_REPORT" contentTypeId, a FIXME exists in Java 
> code



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6919) Birt Report Builder: an enhancement of the Birt component. Easier user possibility of report creation.

2017-01-27 Thread Nicolas Malin (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin updated OFBIZ-6919:
-
Attachment: OFBIZ-6919.patch

> Birt Report Builder: an enhancement of the Birt component. Easier user 
> possibility of report creation.
> --
>
> Key: OFBIZ-6919
> URL: https://issues.apache.org/jira/browse/OFBIZ-6919
> Project: OFBiz
>  Issue Type: New Feature
>  Components: specialpurpose/birt
>Affects Versions: Trunk
>Reporter: François Wurmser
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: birt.zip, flexibleBirt.tar.gz, flexibleBirt.tar.gz, 
> OFBIZ-6919.patch
>
>
> This is a new implementation of Birt. It allows the creation of "report 
> masters" by the developer, which will in turn let the user create its own 
> reports. Data connection of report is fully generated by OFBiz based on 
> report master. Design is user made.
> Filtering is made via content forms stored in the database ("FORM_COMBINED") 
> data_resource.
> The patch should be available in a few days.
> *Credits:* this feature has been designed by Nicolas Malin, Pierre Gaudin and 
> François Wurmser. It has been implemented by François Wurmser as a Neogia 
> addon and ported by Jacques Le Roux to a custom OFBiz R13 version and then to 
> the OFBiz trunk with simple changes in the framework where it was secured 
> using OWASP security policies.
> *Note:* the BIRT_REPORT_BUILDER_USAGE_POLICY still needs to be completed. For 
> now it's bypassed on "FLEXIBLE_REPORT" contentTypeId, a FIXME exists in Java 
> code



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6919) Birt Report Builder: an enhancement of the Birt component. Easier user possibility of report creation.

2017-01-27 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15842941#comment-15842941
 ] 

Nicolas Malin commented on OFBIZ-6919:
--

Yes we can add a property birt.properties.

I prepared a patch from the github branch, I think we can commit this first 
version

> Birt Report Builder: an enhancement of the Birt component. Easier user 
> possibility of report creation.
> --
>
> Key: OFBIZ-6919
> URL: https://issues.apache.org/jira/browse/OFBIZ-6919
> Project: OFBiz
>  Issue Type: New Feature
>  Components: specialpurpose/birt
>Affects Versions: Trunk
>Reporter: François Wurmser
>Assignee: Jacques Le Roux
>Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: birt.zip, flexibleBirt.tar.gz, flexibleBirt.tar.gz
>
>
> This is a new implementation of Birt. It allows the creation of "report 
> masters" by the developer, which will in turn let the user create its own 
> reports. Data connection of report is fully generated by OFBiz based on 
> report master. Design is user made.
> Filtering is made via content forms stored in the database ("FORM_COMBINED") 
> data_resource.
> The patch should be available in a few days.
> *Credits:* this feature has been designed by Nicolas Malin, Pierre Gaudin and 
> François Wurmser. It has been implemented by François Wurmser as a Neogia 
> addon and ported by Jacques Le Roux to a custom OFBiz R13 version and then to 
> the OFBiz trunk with simple changes in the framework where it was secured 
> using OWASP security policies.
> *Note:* the BIRT_REPORT_BUILDER_USAGE_POLICY still needs to be completed. For 
> now it's bypassed on "FLEXIBLE_REPORT" contentTypeId, a FIXME exists in Java 
> code



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (OFBIZ-9187) payroll integration

2017-01-27 Thread Michael Brohl (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-9187:
-
Comment: was deleted

(was: 
[http://products.office.com/en-us/CMSImages/Office365Logo_Orange.png?version=b8d100a9-0a8b-8e6a-88e1-ef488fee0470]
Your message to malma...@bi-ict.com couldn't be delivered.

malmasri wasn't found at bi-ict.com.

jiraOffice 365  malmasri
Action Required Recipient


Unknown To address


How to Fix It
The address may be misspelled or may not exist. Try one or more of the 
following:

  *   Send the message again following these steps: In Outlook, open this 
non-delivery report (NDR) and choose Send Again from the Report ribbon. In 
Outlook on the web, select this NDR, then select the link "To send this message 
again, click here." Then delete and retype the entire recipient address. If 
prompted with an Auto-Complete List suggestion don't select it. After typing 
the complete address, click Send.
  *   Contact the recipient (by phone, for example) to check that the address 
exists and is correct.
  *   The recipient may have set up email forwarding to an incorrect address. 
Ask them to check that any forwarding they've set up is working correctly.
  *   Clear the recipient Auto-Complete List in Outlook or Outlook on the web 
by following the steps in this article: Fix email delivery issues for error 
code 5.1.10 in Office 365, and 
then send the message again. Retype the entire recipient address before 
selecting Send.


If the problem continues, forward this message to your email admin. If you're 
an email admin, refer to the More Info for Email Admins section below.


Was this helpful? Send feedback to 
Microsoft.
)

> payroll integration
> ---
>
> Key: OFBIZ-9187
> URL: https://issues.apache.org/jira/browse/OFBIZ-9187
> Project: OFBiz
>  Issue Type: New Feature
>  Components: accounting, humanres
>Affects Versions: Release Branch 16.11
>Reporter: Moatasim Al Masri
>  Labels: features
> Fix For: Upcoming Release
>
>
> is payroll is integrated with accounting and benefits and deduction?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


  1   2   3   >