Hi guys IF i want to delete invoiced sales order then if i deleted from back end
i will deleted from these tables as following :
Sales Invoice Header
Sales Invoice Line
Customer Ledger Entry
Detail Customer Ledger Entry
G/l Entry
Are this as following True or False
Thanks
0
Comments
Isn't reversing the entry enough, else it looks like illegal activity is taking place.
Example/ You have an order for $1000.
Guy gives you $1000 in cash.
You wipe out any trace of this order & pocket the cash.
And what do you plan to do with all the inventory postings & value entries?
http://www.BiloBeauty.com
http://www.autismspeaks.org
http://www.mediafire.com/view/myfiles/#lu9ggaceuejxxp2
I analysis the proplem i found it come as result to duplicate in Sales invoice No between two databases
Database A Database B
JE-PSI-008467 No JE-PSI-008467
JE-TC-002522 Customer no JE-TC-002552
When i make transfere data from database B to A it make this conflict so that in
Sales invoice header
JE-PSI-008467 JE-TC-002552 this after replaced
but true must be JE-PSI-008467 JE-TC-002522 because conflict happen because two orderes have same primary key in sales invoice header in No field
Sales invoice Line
JE-PSI-008467 JE-TC-002522
JE-PSI-008467 JE-TC-002552
How i remove this conflict so that my solution in above is to delete orderes come from Database B
from database A then modify it in B then import it again
So that How Can correct the proplem Now.
thanks
Andwian
and after transferred from A to B it become sales invoice no replicate two times
and in sales invoice header table the record come from database B damage firstly order created because it has same no.
What i need here to make integration between two branches
How i solve problem of duplicate Now
and two database have developer license
Are you an end-user or a NAV Partner? If you are an end-user, do you just mean your NAV license contains some (or all) of the design granules? What is commonly referred to as "Developer Licenses" are actually NAV Partner license. They should NEVER be installed on a prodcution system.
If you are only doing reporting, why don't you look to some sort of data warehousing (BI) solution?
are this tables only
Sales Invoice Header
Sales Invoice Line
Customer Ledger Entry
Detail Customer Ledger Entry
G/l Entry
Or there are remaining tables