# שירותי אספקת בטון ומשאבות > שירותי אספקת בטון ומשאבות manages 5 data types including orders. Helps you organize, track, and share your work in 1 place for teams and solo users. ## Pages - [Home](https://imoti.co.il/): Main page - [About](https://imoti.co.il/About): About page - [B2BPortal](https://imoti.co.il/B2BPortal): B2BPortal page - [ConcreteCalculator](https://imoti.co.il/ConcreteCalculator): ConcreteCalculator page - [Contact](https://imoti.co.il/Contact): Contact page - [Contract](https://imoti.co.il/Contract): Contract page - [Contracts](https://imoti.co.il/Contracts): Contracts page - [CustomerLogin](https://imoti.co.il/CustomerLogin): CustomerLogin page - [CustomerPortal](https://imoti.co.il/CustomerPortal): CustomerPortal page - [CustomerTracking](https://imoti.co.il/CustomerTracking): CustomerTracking page - [DriverDashboard](https://imoti.co.il/DriverDashboard): DriverDashboard page - [DriverLogin](https://imoti.co.il/DriverLogin): DriverLogin page - [Faq](https://imoti.co.il/Faq): Faq page - [FaqDetail](https://imoti.co.il/FaqDetail): FaqDetail page - [Home](https://imoti.co.il/Home): Home page - [InteractiveFAQ](https://imoti.co.il/InteractiveFAQ): InteractiveFAQ page - [Invoice](https://imoti.co.il/Invoice): Invoice page - [LlmsTxt](https://imoti.co.il/LlmsTxt): LlmsTxt page - [Order](https://imoti.co.il/Order): Order page - [PaymentFailed](https://imoti.co.il/PaymentFailed): PaymentFailed page - [PaymentSuccess](https://imoti.co.il/PaymentSuccess): PaymentSuccess page - [Privacy](https://imoti.co.il/Privacy): Privacy page - [Quotation](https://imoti.co.il/Quotation): Quotation page - [Receipt](https://imoti.co.il/Receipt): Receipt page - [Reviews](https://imoti.co.il/Reviews): Reviews page - [Services](https://imoti.co.il/Services): Services page - [SignedContract](https://imoti.co.il/SignedContract): SignedContract page - [SmartRecommendationPage](https://imoti.co.il/SmartRecommendationPage): SmartRecommendationPage page - [SubmitReview](https://imoti.co.il/SubmitReview): SubmitReview page - [SupplierPortal](https://imoti.co.il/SupplierPortal): SupplierPortal page - [Track](https://imoti.co.il/Track): Track page - [robots](https://imoti.co.il/robots): robots page - [sitemap](https://imoti.co.il/sitemap): sitemap page ## Data Types - Order: Contains order_number, customer_id, customer_name, customer_phone, customer_email, ... (64 fields total) - Supplier: Contains name, supplier_type, contact_person, phone, email, ... (14 fields total) - Vehicle: Contains vehicle_number, vehicle_type, capacity, supplier_id, driver_name, ... (11 fields total) - Contract: Contains order_id, contract_number, customer_name, customer_email, customer_id, ... (25 fields total) - Coupon: Contains code, discount_percentage, customer_email, is_active, expires_on, ... (6 fields total) - PumpOrder: Contains order_id, customer_name, delivery_date, project_address, supplier_name, ... (16 fields total) - ConcreteOrder: Contains order_id, customer_name, delivery_date, delivery_time, project_address, ... (27 fields total) - ConcreteType: Contains name, description, price_per_cubic_meter, is_active - PumpType: Contains name, description, base_price, notes, is_active - OrderItem: Contains order_id, item_name, item_description, quantity, unit_price, ... (10 fields total) - AppSettings: Contains company_name, business_id, website_url, address, phone, ... (24 fields total) - Review: Contains order_id, customer_name, rating, comment, photo_url, ... (7 fields total) - FaqItem: Contains question, answer, category, slug - Street: Contains name, city, is_active, description - ContactMessage: Contains name, email, message, status - Invoice: Contains invoice_number, order_id, customer_name, customer_email, customer_phone, ... (26 fields total) - Receipt: Contains receipt_number, order_id, customer_name, customer_email, customer_phone, ... (11 fields total) - Document: Contains order_id, doc_type, storage_bucket, storage_path, file_url, ... (13 fields total) - Quotation: Contains quotation_number, order_id, customer_name, customer_email, customer_phone, ... (23 fields total) - Notification: Contains type, title, message, order_id, recipient_role, ... (11 fields total) - SupplierIntegration: Contains supplier_name, supplier_type, integration_method, api_endpoint, api_key, ... (17 fields total) - SupplierInventory: Contains supplier_name, supplier_type, product_name, availability_status, available_quantity, ... (17 fields total) - Payment: Contains order_id, amount, currency, method, payment_type, ... (11 fields total) - OrderSequence: Contains current_max, description - Driver: Contains name, phone, vehicle_id, is_active, current_location, ... (7 fields total)