huge wip
This commit is contained in:
		@@ -24,3 +24,7 @@ double Check::calculae_total_price() {
 | 
			
		||||
std::vector<Goods>& Check::get_goods() {
 | 
			
		||||
    return goods;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
std::string Check::get_date() {
 | 
			
		||||
    return date;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user