Click here to Skip to main content
16,007,472 members
Home / Discussions / C#
   

C#

 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
OriginalGriff13-Sep-09 0:00
mveOriginalGriff13-Sep-09 0:00 
GeneralRe: PrintDoc PrintPreview problem with random numbers Pin
Hilary Jenkinson13-Sep-09 0:46
Hilary Jenkinson13-Sep-09 0:46 
QuestionAbout POS system made in C# Pin
CoderForEver12-Sep-09 21:46
CoderForEver12-Sep-09 21:46 
AnswerRe: About POS system made in C# Pin
Richard MacCutchan12-Sep-09 22:21
mveRichard MacCutchan12-Sep-09 22:21 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:35
CoderForEver13-Sep-09 0:35 
AnswerRe: About POS system made in C# Pin
OriginalGriff12-Sep-09 22:51
mveOriginalGriff12-Sep-09 22:51 
GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:27
CoderForEver13-Sep-09 0:27 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 0:48
mveOriginalGriff13-Sep-09 0:48 
It's is a little more complex than that, as there are legalities to be observed (in most countries). For tax reasons, once an invoice is complete, you must not alter it. You can cancel it, and issue a negative invoice against it if it has been paid, but it must remain on the system as an invoice - otherwise you are using the same invoice number for different amounts, or have missing invoice numbers. Both of these upset Tax authorities for some reason!

You best bet is to describe the problem to your customer, and ask what procedures his company already uses when the situation occurs. Follow that in code and no-one can get upset - or at least not with you! If you try to handle it "intelligently" then it will likely conflict with the customer way of working, or with the Tax office way of working. Niether gets your bill paid at the end of the day!

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: About POS system made in C# Pin
CoderForEver13-Sep-09 0:57
CoderForEver13-Sep-09 0:57 
GeneralRe: About POS system made in C# Pin
OriginalGriff13-Sep-09 1:15
mveOriginalGriff13-Sep-09 1:15 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:56
CoderForEver14-Sep-09 21:56 
AnswerRe: About POS system made in C# Pin
Dave Kreskowiak13-Sep-09 4:25
mveDave Kreskowiak13-Sep-09 4:25 
GeneralRe: About POS system made in C# Pin
CoderForEver14-Sep-09 21:53
CoderForEver14-Sep-09 21:53 
Questionhelp in tab control Pin
michaelgr112-Sep-09 20:44
michaelgr112-Sep-09 20:44 
AnswerRe: help in tab control Pin
zafersavas12-Sep-09 21:56
zafersavas12-Sep-09 21:56 
AnswerRe: help in tab control Pin
OriginalGriff12-Sep-09 21:56
mveOriginalGriff12-Sep-09 21:56 
QuestionAccessing Session data outside webmethod Pin
AndreFratelli12-Sep-09 15:07
AndreFratelli12-Sep-09 15:07 
AnswerRe: Accessing Session data outside webmethod Pin
Abhijit Jana12-Sep-09 21:42
professionalAbhijit Jana12-Sep-09 21:42 
GeneralRe: Accessing Session data outside webmethod Pin
AndreFratelli13-Sep-09 10:57
AndreFratelli13-Sep-09 10:57 
QuestionC# .NET Best Approaches...Newbie Help... Pin
thiago barbedo12-Sep-09 14:15
thiago barbedo12-Sep-09 14:15 
AnswerRe: C# .NET Best Approaches...Newbie Help... Pin
PIEBALDconsult12-Sep-09 20:19
mvePIEBALDconsult12-Sep-09 20:19 
GeneralRe: C# .NET Best Approaches...Newbie Help... Pin
thiago barbedo13-Sep-09 5:49
thiago barbedo13-Sep-09 5:49 
QuestionTrapping a Windows Dialog Pin
Damian McDonald12-Sep-09 13:03
Damian McDonald12-Sep-09 13:03 
AnswerRe: Trapping a Windows Dialog Pin
Abhishek Sur12-Sep-09 13:37
professionalAbhishek Sur12-Sep-09 13:37 
AnswerRe: Trapping a Windows Dialog Pin
Luc Pattyn12-Sep-09 13:50
sitebuilderLuc Pattyn12-Sep-09 13:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.