creating sales quote from job task

julkifli33
Member Posts: 1,092
hi all...
from nav standard there is a function to create sales invoice
can we create sales quotes as well from job task?
is there any simple way how to create sales quotes ...
actually all the same like creating sales invoices, but only the type is quotes
thanks
from nav standard there is a function to create sales invoice
can we create sales quotes as well from job task?
is there any simple way how to create sales quotes ...
actually all the same like creating sales invoices, but only the type is quotes
thanks
0
Comments
-
What function you are talking of?0
-
Codeunit 1002 Job Create-Invoice
i want to add for creating sales quotes
like this CU0 -
I think No, it allows you to create Invoice and Credit Memo only..
You need to customize existing or create new codeunit similar to existing.0 -
so i must create codeunit
the same like this but change invoice become quotes
is it what you mean?
i thought we can modify just type
ok i'll try0 -
i successfully create sales quotes (i do the same way like creating sales invoice)
but after i make order from sales quotes, and then post ship and invoice
it cannot be post
anyone have idea?0 -
julkifli33 wrote:it cannot be post0
-
mohana_cse06 wrote:julkifli33 wrote:it cannot be post
the job entry no must be 0
and then i create another one... i create sales quotes from job task
and then i convert it from sales quotes become sales invoice (something like make order, conver sales quotes to sales order)
after i post ... yes it can... but only if the job is resource
but if item, then it will show error message --> it was said "you should consumed item xxx before post...."0 -
this is because of below code in CU80
IF NOT ("Document Type" IN ["Document Type"::Invoice,"Document Type"::"Credit Memo"]) THEN SalesLine.TESTFIELD("Job No.",'');
You cannot use Job except in Invoice and Credit memo..0 -
mohana_cse06 wrote:this is because of below code in CU80
IF NOT ("Document Type" IN ["Document Type"::Invoice,"Document Type"::"Credit Memo"]) THEN SalesLine.TESTFIELD("Job No.",'');
You cannot use Job except in Invoice and Credit memo..
why still cannot....
how to consumed?0 -
I think Using Job Journals..0
-
mohana_cse06 wrote:I think Using Job Journals..
how come....
but it's okay... thanks for the advice0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions